mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-30 08:52:58 +01:00
Feature: Chinese Traditional translation (#9076)
--------- Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
parent
329ef7aef3
commit
bbad36717f
7 changed files with 257 additions and 214 deletions
|
|
@ -47,7 +47,8 @@
|
|||
"sv-SE": "src/locale/messages.sv_SE.xlf",
|
||||
"tr-TR": "src/locale/messages.tr_TR.xlf",
|
||||
"uk-UA": "src/locale/messages.uk_UA.xlf",
|
||||
"zh-CN": "src/locale/messages.zh_CN.xlf"
|
||||
"zh-CN": "src/locale/messages.zh_CN.xlf",
|
||||
"zh-TW": "src/locale/messages.zh_TW.xlf"
|
||||
}
|
||||
},
|
||||
"architect": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue