diff --git a/locales/tc.json b/locales/tc.json new file mode 100644 index 0000000..85e8298 --- /dev/null +++ b/locales/tc.json @@ -0,0 +1,12 @@ +{ + "language": "繁體中文", + "ui": { + "settings": { + "title": "設置", + "language": "語言" + }, + "cancel": "取消", + "close": "關閉", + "confirm": "確認" + } +}