Skip to content

Commit

Permalink
Merge pull request #823 from milbk/develop
Browse files Browse the repository at this point in the history
Update English & Chinese translation
  • Loading branch information
totegamma authored Feb 2, 2025
2 parents 1767aec + 28317f0 commit fe49214
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 9 deletions.
2 changes: 1 addition & 1 deletion public/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
"basic": "Basic",
"showEditorOnTop": "Show editor on top",
"showEditorOnTopMobile": "Show editor on top (mobile)",
"autoSwitchMediaType": "Automatically switch the post type when an image is attached",
"autoSwitchMediaPostType": "Automatically switch the post type when an image is attached",
"developerMode": "Developer mode",
"generateInviteCode": "Generate invite code",
"inviteCode": "Invite code (valid for 24 hours)",
Expand Down
14 changes: 10 additions & 4 deletions public/locales/zh-Hans/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,18 @@
"explore": {
"title": "探索",
"domains": "",
"community": "社区",
"communities": "社区",
"peoples": "人们",
"createNew": "创建新的",
"createNewCommunity": {
"title": "创建新的社区",
"desc1": "创建一个新的信息流在 ",
"desc1": "创建一个新的社区在 ",
"desc2": " 上,使用以下设置。"
}
},
"reroll": "重新抽选",
"searchForPeoples": "输入想要搜索的人",
"searchForCommunities": "输入想要搜索的社区",
"quicklook": "快速浏览"
},
"devtool": {
"title": "开发者工具"
Expand Down Expand Up @@ -127,6 +132,7 @@
"community": "社区",
"user": "用户",
"pin": "固定",
"isIconTab": "使用图标选项卡",
"delete": "删除",
"reallyDelete": "确定要删除这个列表吗?",
"confirmDelete": "确定"
Expand All @@ -151,7 +157,7 @@
"basic": "基本",
"showEditorOnTop": "在顶部显示编辑器",
"showEditorOnTopMobile": "在顶部显示编辑器(移动端)",
"autoSwitchMediaType": "附加图片时自动切换帖子类型",
"autoSwitchMediaPostType": "附加图片时自动切换帖子类型",
"developerMode": "开发者模式",
"generateInviteCode": "生成邀请码",
"inviteCode": "邀请码(24 小时内有效)",
Expand Down
14 changes: 10 additions & 4 deletions public/locales/zh-Hant/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,19 @@
},
"explore": {
"title": "探索",
"domains": "網域",
"communities": "網域",
"peoples": "人們",
"community": "社群",
"createNew": "建立新的",
"createNewCommunity": {
"title": "建立新社群",
"desc1": "建立一個新的資訊流在 ",
"desc1": "建立一個新的社群在 ",
"desc2": " 上,使用以下設定。"
}
},
"reroll": "重新抽選",
"searchForPeoples": "輸入想要搜尋的人",
"searchForCommunities": "輸入想要搜尋的社群",
"quicklook": "快速瀏覽"
},
"devtool": {
"title": "開發者工具"
Expand Down Expand Up @@ -127,6 +132,7 @@
"community": "社群",
"user": "使用者",
"pin": "釘選",
"isIconTab": "使用圖示選項卡",
"delete": "刪除",
"reallyDelete": "確定要刪除這個清單嗎?",
"confirmDelete": "確定"
Expand All @@ -151,7 +157,7 @@
"basic": "基本",
"showEditorOnTop": "在頂部顯示編輯器",
"showEditorOnTopMobile": "在頂部顯示編輯器(行動裝置)",
"autoSwitchMediaType": "附加圖片時自動切換貼文類型",
"autoSwitchMediaPostType": "附加圖片時自動切換貼文類型",
"developerMode": "開發者模式",
"generateInviteCode": "產生邀請碼",
"inviteCode": "邀請碼(24 小時內有效)",
Expand Down

0 comments on commit fe49214

Please sign in to comment.