mirror of
https://github.com/plankanban/planka.git
synced 2025-07-19 05:09:43 +02:00
feat: Add Traditional Chinese translation (#846)
This commit is contained in:
parent
0ec4b619d9
commit
4841a65c77
5 changed files with 270 additions and 0 deletions
|
@ -30,6 +30,7 @@ const LANGUAGES = [
|
|||
'uk-UA',
|
||||
'uz-UZ',
|
||||
'zh-CN',
|
||||
'zh-TW',
|
||||
];
|
||||
|
||||
const OIDC = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue