1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00

feat: Add Traditional Chinese translation (#846)

This commit is contained in:
Ken 2024-08-13 18:53:42 +08:00 committed by GitHub
parent 77084c83ea
commit 0dff66abcf
5 changed files with 270 additions and 0 deletions

View file

@ -30,6 +30,7 @@ const LANGUAGES = [
'uk-UA',
'uz-UZ',
'zh-CN',
'zh-TW',
];
const OIDC = {