Skip to content

Commit

Permalink
Update client.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bdim404 authored May 14, 2024
1 parent 86a8100 commit d5a6f32
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions sources/translations/zh/client.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"toggle": "切换",
"quit": "退出",
"mention": {
"one": "提及",
"other": "提及",
"one":"提及",
"other":"提及",
"zero": "",
"two": "",
"few": "",
"many": ""
"few":"",
"many":""
}
},
"context": {
Expand All @@ -30,8 +30,8 @@
"relaunch": "重新启动",
"addon": {
"groupName": "扩展",
"loadNode": "加载Node扩展",
"loadChrome": "加载Chrome扩展"
"loadNode": "加载 node 扩展",
"loadChrome": "加载 Chrome 扩展"
}
},
"edit": {
Expand Down Expand Up @@ -87,15 +87,15 @@
},
"question": {
"title": "权限请求处理",
"message": "您是否要授予Discord访问%s的权限?",
"message": "您是否要授予 Discord 访问%s的权限?",
"video": "摄像头",
"audio": "麦克风",
"notifications": "通知"
}
},
"mod": {
"nodeExt": "WebCord Node.js插件",
"crx": "Chrome/Chromium扩展"
"nodeExt": "WebCord Node.js 插件",
"crx": "Chrome/Chromium 扩展"
},
"externalApp": {
"title": "在外部应用中打开链接",
Expand All @@ -120,6 +120,6 @@
},
"log": {
"singleInstance": "切换到现有窗口...",
"listenPort": "在端口%s监听"
"listenPort": "在端口 %s 监听"
}
}

0 comments on commit d5a6f32

Please sign in to comment.