Skip to content

Commit 1fbf104

Browse files
authored
Update zh-cn.json and zh-hant.json (#1109)
Co-authored-by: Launch Lee <lee2487596275outlook.com>
1 parent 620ecff commit 1fbf104

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

src/lang/zh-cn.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lang": "中文简体",
2+
"lang": "简体中文",
33
"about": "关于",
44
"active files": "打开的文件",
55
"alert": "提醒",
@@ -383,13 +383,13 @@
383383
"newly_added": "最近上架",
384384
"top_rated": "最多好评",
385385
"rename not supported": "不支持修改 Termux 内的文件夹名",
386-
"compress": "Compress",
387-
"copy uri": "Copy Uri",
388-
"delete entries": "Are you sure you want to delete {count} items?",
389-
"deleting items": "Deleting {count} items...",
390-
"import project zip": "Import Project(zip)",
391-
"changelog": "Change Log",
392-
"notifications": "Notifications",
393-
"no_unread_notifications": "No unread notifications",
394-
"should_use_current_file_for_preview": "Should use Current File For preview instead of default (index.html)"
386+
"compress": "压缩",
387+
"copy uri": "复制 Uri",
388+
"delete entries": "确定要删除这 {count} 个项目?",
389+
"deleting items": "正在删除这 {count} 个项目...",
390+
"import project zip": "导入项目(zip)",
391+
"changelog": "更新日志",
392+
"notifications": "消息通知",
393+
"no_unread_notifications": "没有未读消息",
394+
"should_use_current_file_for_preview": "应使当前文件用于预览页面而非使用默认文件 (index.html)"
395395
}

src/lang/zh-hant.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -383,13 +383,13 @@
383383
"newly_added": "最近上架",
384384
"top_rated": "最多好評",
385385
"rename not supported": "不支持修改 Termux 內的文件夾名",
386-
"compress": "Compress",
387-
"copy uri": "Copy Uri",
388-
"delete entries": "Are you sure you want to delete {count} items?",
389-
"deleting items": "Deleting {count} items...",
390-
"import project zip": "Import Project(zip)",
391-
"changelog": "Change Log",
392-
"notifications": "Notifications",
393-
"no_unread_notifications": "No unread notifications",
394-
"should_use_current_file_for_preview": "Should use Current File For preview instead of default (index.html)"
386+
"compress": "壓縮",
387+
"copy uri": "複製 Uri",
388+
"delete entries": "確定要刪除這 {count} 個項目?",
389+
"deleting items": "正在刪除這 {count} 個項目...",
390+
"import project zip": "導入項目(zip)",
391+
"changelog": "更新日誌",
392+
"notifications": "消息通知",
393+
"no_unread_notifications": "沒有未讀消息",
394+
"should_use_current_file_for_preview": "應使當前文件用於預覽頁面而非使用默認文件 (index.html)"
395395
}

0 commit comments

Comments
 (0)