Skip to content

Commit 0046d8f

Browse files
committed
fix(languages): Fix list of mapped languages
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent a8c75ce commit 0046d8f

File tree

9 files changed

+2
-1025
lines changed

9 files changed

+2
-1025
lines changed

β€Žuser_manual/_templates/versions.htmlβ€Ž

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
'eo': 'Esperanto',
1616
'es': 'Spanish',
1717
'en': 'English',
18+
'eu': 'Basque',
1819
'fi_FI': 'Finnish',
1920
'fr': 'French',
2021
'hr': 'Croatian',
@@ -41,7 +42,7 @@
4142
'sv': 'Swedish',
4243
'ta': 'Tamil',
4344
'tr': 'Turkish',
44-
'uk': 'Ukrainian',
45+
'uk_UA': 'Ukrainian',
4546
'uz': 'Uzbek',
4647
'vi': 'Vietnamese',
4748
'zh_CN': 'Chinese',

β€Žuser_manual/locale/eu/LC_MESSAGES/contents.potβ€Ž

Lines changed: 0 additions & 26 deletions
This file was deleted.

β€Žuser_manual/locale/eu/LC_MESSAGES/external_storage/external_storage.potβ€Ž

Lines changed: 0 additions & 46 deletions
This file was deleted.

β€Žuser_manual/locale/uk/LC_MESSAGES/contents.potβ€Ž

Lines changed: 0 additions & 26 deletions
This file was deleted.

β€Žuser_manual/locale/uk/LC_MESSAGES/index.potβ€Ž

Lines changed: 0 additions & 63 deletions
This file was deleted.

0 commit comments

Comments
Β (0)