fix(locale): setLocale

This commit is contained in:
Linden
2022-10-19 04:14:36 +11:00
parent 671be5e7a2
commit ec18bbf34a
4 changed files with 20 additions and 15 deletions

12
locales/zh-tw.json Normal file
View File

@@ -0,0 +1,12 @@
{
"language": "繁體中文",
"ui": {
"settings": {
"title": "設置",
"language": "語言"
},
"cancel": "取消",
"close": "關閉",
"confirm": "確認"
}
}