We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 397936d commit fe357c8Copy full SHA for fe357c8
def/menu_linux.cson
@@ -1,6 +1,6 @@
1
Menu:
2
"&File":
3
- value: "ファイル(&F)"
+ value: " 文件(&F)"
4
submenu:
5
"New &Window":
6
value: "新建窗口(&W)"
package.json
@@ -1,16 +1,15 @@
{
"name": "simplified-chinese-menu",
"main": "./lib/main",
- "version": "3.0.6",
- "description": "atom 的简体中文语言包",
+ "version": "3.0.7",
+ "description": "Atom 的简体中文语言包,完整汉化",
"repository": "https://github.com/chinakids/atom-simplified-chinese-menu",
7
"license": "MIT",
8
"keywords": [
9
"language",
10
- "grammar",
11
"chinesee",
12
"simplified",
13
- "中文",
+ "简体中文",
14
"汉化",
15
"chinakids"
16
],
0 commit comments