wide/i18n/zh_CN.json

27 lines
871 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"wide": "Wide",
"file": "文件",
"run": "运行",
"debug": "调试",
"help": "帮助",
"check_update": "检查更新",
"report_issues": "提建议",
"wide_doc": "Wide 文档",
"about": "关于",
"start_page": "起始页",
"create_file": "创建文件",
"create_dir": "创建目录",
"delete": "删除",
"save": "保存",
"exit": "退出",
"close_file": "关闭文件",
"close_all_files": "关闭所有文件",
"save_all_files": "保存所有文件",
"format": "格式化",
"goget": "go get",
"goinstall": "go install",
"build_n_run": "构建 & 运行",
"full_screen": "全屏",
"notification_2": "没有检查到 gocode这将会导致 [自动完成] 失效",
"notification_3": "没有检查到 ide_stub这将会导致 [跳转到声明]、[查找使用] 失效"
}