new: pick from file to add key #9
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
"feedback": "Feedback",
|
||||
"feedbackOnGithub": "If you have any questions, please feedback on Github.",
|
||||
"fieldMustNotEmpty": "These fields must not be empty.",
|
||||
"fileNotExist": "{file} not exist",
|
||||
"files": "Files",
|
||||
"foundNUpdate": "Found {count} update",
|
||||
"go": "Go",
|
||||
@@ -93,6 +94,7 @@
|
||||
"onServerDetailPage": "On server detail page",
|
||||
"open": "Open",
|
||||
"path": "Path",
|
||||
"pickFile": "Pick file",
|
||||
"ping": "Ping",
|
||||
"pingAvg": "Avg:",
|
||||
"pingInputIP": "Please input a target IP/domain.",
|
||||
|
||||
@@ -51,6 +51,7 @@
|
||||
"feedback": "反馈",
|
||||
"feedbackOnGithub": "如果你有任何问题,请在GitHub反馈",
|
||||
"fieldMustNotEmpty": "这些输入框不能为空。",
|
||||
"fileNotExist": "{file} 不存在",
|
||||
"files": "文件",
|
||||
"foundNUpdate": "找到 {count} 个更新",
|
||||
"go": "开始",
|
||||
@@ -93,6 +94,7 @@
|
||||
"onServerDetailPage": "在服务器详情页",
|
||||
"open": "打开",
|
||||
"path": "路径",
|
||||
"pickFile": "选择文件",
|
||||
"ping": "Ping",
|
||||
"pingAvg": "平均:",
|
||||
"pingInputIP": "请输入目标IP或域名",
|
||||
|
||||
Reference in New Issue
Block a user