We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dfc9928 + 1734b28 commit 9faa0ecCopy full SHA for 9faa0ec
translations/zh-hant.json
@@ -227,6 +227,9 @@
227
"friends": "好友"
228
},
229
"replyingTo": "正在回覆給$1",
230
+ "DMs": {
231
+ "markRead": "標記為已讀"
232
+ },
233
"user": {
234
"copyId": "複製使用者 ID",
235
"online": "線上",
@@ -248,8 +251,13 @@
248
251
"login": "登入"
249
252
250
253
"member": {
254
+ "reason:": "原因:",
255
"nick:": "暱稱:"
256
257
+ "badge": {
258
+ "bot_commands": "支援指令",
259
+ "legacy_username": "擁有舊使用者名稱"
260
261
"emoji": {
262
"title": "表情符號",
263
"upload": "上傳表情符號",
@@ -262,5 +270,9 @@
270
"name": "名稱:",
271
"desc": "描述"
264
272
265
- "jankInfo": "客戶端資訊"
273
+ "jankInfo": "客戶端資訊",
274
+ "uploadFilesText": "在此上傳您的檔案!",
275
+ "errorReconnect": "無法連接到伺服器,將在 **$1** 秒後重試…",
276
+ "retrying": "正在重試…",
277
+ "unableToConnect": "無法連接到 Spacebar 伺服器。請嘗試登出並重新登入。"
266
278
}
0 commit comments