mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2025-11-24 05:27:36 +00:00
补充某些必要的文件
This commit is contained in:
32
cocos2d-x/simulator/win32/lang
Normal file
32
cocos2d-x/simulator/win32/lang
Normal file
@@ -0,0 +1,32 @@
|
||||
|
||||
{
|
||||
"zh-CN": {
|
||||
"View": "视图(&V)",
|
||||
"Exit": "退出(&X)",
|
||||
"File": "文件(&F)",
|
||||
"Portrait": "竖屏",
|
||||
"Landscape": "横屏",
|
||||
"Refresh": "刷新(重启)",
|
||||
"Zoom Out": "缩放",
|
||||
"Simulator": "模拟器",
|
||||
"Open File": "打开文件",
|
||||
"Open Project": "打开工程",
|
||||
"Error": "错误",
|
||||
"Help": "帮助(&H)",
|
||||
"About": "关于(&A)",
|
||||
"Show FPS": "显示FPS",
|
||||
"Hide FPS": "隐藏FPS"
|
||||
},
|
||||
"zh-Hans": {
|
||||
"View": "视图",
|
||||
"Exit": "退出",
|
||||
"File": "文件",
|
||||
"Portrait": "竖屏",
|
||||
"Landscape": "横屏",
|
||||
"Refresh": "刷新(重启)",
|
||||
"Zoom Out": "缩放",
|
||||
"Simulator": "模拟器",
|
||||
"Help": "帮助(&H)",
|
||||
"About": "关于(&A)"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user