[ADD] LOCALE: Added Traditional Chinese Langauge, Updated Français Language
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -24742,4 +24742,3 @@ msgstr "請上傳有效的 XLSX 檔案。"
|
||||
#: templates/work_info_complete.html:10
|
||||
msgid "Progress"
|
||||
msgstr "進步"
|
||||
|
||||
|
||||
@@ -206,12 +206,14 @@ LANGUAGES = (
|
||||
("en", "English (US)"),
|
||||
("de", "Deutsche"),
|
||||
("es", "Español"),
|
||||
("fr", "France"),
|
||||
("fr", "Français"),
|
||||
("ar", "عربى"),
|
||||
("pt-br", "Português (Brasil)"),
|
||||
("zh-hans", "Simplified Chinese"),
|
||||
("zh-hant", "Traditional Chinese"),
|
||||
)
|
||||
|
||||
|
||||
LOCALE_PATHS = [
|
||||
join(BASE_DIR, "horilla", "locale"),
|
||||
]
|
||||
|
||||
BIN
static/images/ui/zh-hant.png
Normal file
BIN
static/images/ui/zh-hant.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
Reference in New Issue
Block a user