浏览代码

New translations en.json (Chinese Traditional)

Nicolas Meienberger 2 年之前
父节点
当前提交
d28375180f
共有 1 个文件被更改,包括 10 次插入10 次删除
  1. 10 10
      src/client/messages/zh-TW.json

+ 10 - 10
src/client/messages/zh-TW.json

@@ -89,15 +89,15 @@
     }
   },
   "header": {
-    "dashboard": "Dashboard",
-    "my-apps": "My Apps",
-    "app-store": "App Store",
-    "settings": "Settings",
-    "logout": "Logout",
-    "dark-mode": "Dark Mode",
-    "light-mode": "Light Mode",
-    "sponsor": "Sponsor",
-    "source-code": "Source code",
-    "update-available": "Update available"
+    "dashboard": "儀表板",
+    "my-apps": "我的應用程式",
+    "app-store": "應用程式商店",
+    "settings": "設定",
+    "logout": "登出",
+    "dark-mode": "深色模式",
+    "light-mode": "淺色模式",
+    "sponsor": "贊助者",
+    "source-code": "原始碼",
+    "update-available": "有可用更新"
   }
 }