mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
Update code
This commit is contained in:
@@ -10,5 +10,8 @@
|
||||
"incorrectUserPassword": "Incorrect username or password.",
|
||||
"networkError": "Network error.",
|
||||
"internalError": "Some internal error occurred. Please send the log file to the developer.",
|
||||
"setServerUrl": "Server URL Settings"
|
||||
"setServerUrl": "Server URL Settings",
|
||||
"createRootUser": "Create Root User",
|
||||
"skip": "Skip",
|
||||
"create": "Create"
|
||||
}
|
||||
|
||||
@@ -10,5 +10,8 @@
|
||||
"incorrectUserPassword": "不正确的用户名或密码。",
|
||||
"networkError": "网络错误。",
|
||||
"internalError": "出现了内部错误,请将日志发送给开发者。",
|
||||
"setServerUrl": "服务器地址设置"
|
||||
"setServerUrl": "服务器地址设置",
|
||||
"createRootUser": "创建根用户",
|
||||
"skip": "跳过",
|
||||
"create": "创建"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user