Skip to content

Commit

Permalink
Fixed chinese translation of "snippet" (#204)
Browse files Browse the repository at this point in the history
* Changed "Quick actions" to "snippets"

* Changed Community Actions to Snippets

* Version bump

* Version bump

* Changed snippet to code snippet
  • Loading branch information
bostrot authored Aug 13, 2023
1 parent dcddae4 commit 231b67f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions lib/i18n/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"startdirectorypath-text": "起始目录路径",
"wsldefaultuser-text": "(可选)要使用的 WSL 默认用户",
"emptyfieldsfordefault-text": "(如果您的 WSL 版本不支持,请清空默认字段)",
"runquickaction-text": "运行片段",
"runquickaction-text": "运行代码片段",
"upload-text": "上传",
"startstopserving-text": "开始/停止在网络上提供服务",
"startedserving-text": "正在网络上为 %s 提供服务",
Expand All @@ -90,15 +90,15 @@
"yesoverride-text": "是的,同步(覆盖)",
"settingname-text": "设置名称",
"yourcodehere-text": "填入你的代码",
"addquickaction-text": "添加片段",
"addquickactioninfo-text": "添加片段,您将在此处看到它。",
"addquickaction-text": "添加代码片段",
"addquickactioninfo-text": "添加代码片段,您将在此处看到它。",
"newversion-text": "有新版本可用",
"downloadnow-text": "现在下载",
"orcheck-text": "或检查",
"windowsstore-text": "Windows 商店",
"homepage-text": "主界面",
"about-text": "关于此软件",
"managequickactions-text": "管理片段",
"managequickactions-text": "管理代码片段",
"addinstance-text": "添加实例",
"editwslconfig-text": "直接编辑 .wslconfig",
"stopwsl-text": "停止 WSL",
Expand All @@ -124,7 +124,7 @@
"addcommunityactions-text": "添加社区快速操作",
"done-text": "完成",
"search-text": "搜索",
"shareyourquickaction-text": "分享你的片段",
"shareyourquickaction-text": "分享你的代码片段",
"wslsettings-text": "WSL 设置",
"boot-text": "启动",
"automount-text": "自动挂载",
Expand Down

0 comments on commit 231b67f

Please # to comment.