-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New translations common.json (Chinese Traditional, Hong Kong)
- Loading branch information
1 parent
c03d646
commit 03befcf
Showing
1 changed file
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,33 @@ | ||
{ | ||
"new-project": "新專案", | ||
"new-project": "新項目", | ||
"sort-by": "排序依", | ||
"name": "名稱", | ||
"date-created": "建立日期", | ||
"date-created": "創建日期", | ||
"date-modified": "修改日期", | ||
"search-projects": "搜尋專案", | ||
"search-projects": "搜尋項目", | ||
"edit": "編輯", | ||
"delete": "刪除", | ||
"focus-project": "聚焦專案", | ||
"focus-project": "聚焦項目", | ||
"share": "分享", | ||
"delete-project": "刪除專案", | ||
"delete-project-description": "您確定要刪除這個專案嗎?", | ||
"delete-project": "刪除項目", | ||
"delete-project-description": "你確定要刪除此項目嗎?", | ||
"cancel": "取消", | ||
"share-project": "分享專案", | ||
"share-project": "分享項目", | ||
"close": "關閉", | ||
"project-name": "專案名稱", | ||
"project-name": "項目名稱", | ||
"language": "語言", | ||
"saving-ellipsis": "儲存中...", | ||
"saved": "已儲存", | ||
"error": "錯誤", | ||
"save": "儲存", | ||
"hide-preview": "隱藏預覽", | ||
"show-preview": "顯示預覽", | ||
"untitled": "新檔案", | ||
"untitled": "無標題", | ||
"settings": "設定", | ||
"on": "開", | ||
"off": "關", | ||
"dark-theme": "深色主題", | ||
"light-theme": "亮色主題", | ||
"dark-theme": "暗黑主題", | ||
"light-theme": "亮主題", | ||
"theme": "Theme", | ||
"system": "System" | ||
} |