mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-02 06:26:10 -04:00
Update final locales for 2.5
This commit is contained in:
parent
be9f984acb
commit
3c58cacdb7
48 changed files with 3637 additions and 2255 deletions
|
@ -8,13 +8,15 @@ exclude_patterns = []
|
|||
|
||||
languages = [
|
||||
("English", "en"), # English
|
||||
("Finnish", "fi"), # Finnish
|
||||
("Français", "fr"), # French
|
||||
("Deutsch", "de"), # German
|
||||
("Ελληνικά", "el"), # Greek
|
||||
("Italiano", "it"), # Italian
|
||||
("Norsk Bokmål", "nb_NO"), # Norwegian Bokmål
|
||||
("Polish", "pl"), # Polish
|
||||
("Portuguese (Brazil)", "pt_BR"), # Portuguese (Brazil))
|
||||
# ("Deutsch", "de"), # German
|
||||
# ("Ελληνικά", "el"), # Greek
|
||||
("Русский", "ru"), # Russian
|
||||
# ("Español", "es"), # Spanish
|
||||
("Español", "es"), # Spanish
|
||||
("Türkçe", "tr"), # Turkish
|
||||
("Українська", "uk"), # Ukrainian
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue