mirror of
https://github.com/miniflux/v2.git
synced 2025-09-15 18:57:04 +00:00
Add Polish translation
This commit is contained in:
parent
205aef595b
commit
4eceeaaca4
3 changed files with 444 additions and 1 deletions
1
locale/locale.go
Normal file → Executable file
1
locale/locale.go
Normal file → Executable file
|
@ -30,5 +30,6 @@ func AvailableLanguages() map[string]string {
|
|||
"en_US": "English",
|
||||
"fr_FR": "Français",
|
||||
"de_DE": "Deutsch",
|
||||
"pl_PL": "Polski",
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue