添加英语的语言文件
This commit is contained in:
11
language/Tools/install.py/en_US.py
Executable file
11
language/Tools/install.py/en_US.py
Executable file
@@ -0,0 +1,11 @@
|
||||
|
||||
text = {}
|
||||
text["name"] = "# JCM (jiang Cluster Management) Installer#"
|
||||
text["insdir"] = "install dir: "
|
||||
text["port"] = "port: "
|
||||
text["boot"] = "boot: "
|
||||
text["qr"] = "Confirm the information, enter the exit exit installation"
|
||||
text["oserr"] = "Get OS name error"
|
||||
text["init"] = "init"
|
||||
text["osname"] = "OS Name:"
|
||||
text["devname"] = "Host Name:"
|
||||
Reference in New Issue
Block a user