We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4721f62 commit d33a095Copy full SHA for d33a095
2 files changed
weblate/settings_docker.py
@@ -160,6 +160,7 @@
160
("th", "ไทย"),
161
("tr", "Türkçe"),
162
("uk", "Українська"),
163
+ ("vi", "Tiếng việt"),
164
("zh-hans", "简体中文"),
165
("zh-hant", "正體中文"),
166
)
weblate/settings_example.py
@@ -128,6 +128,7 @@
128
129
130
131
132
133
134
0 commit comments