Update Translations
This commit is contained in:
@@ -136,42 +136,42 @@
|
|||||||
"checkForUpdate": "check for update"
|
"checkForUpdate": "check for update"
|
||||||
},
|
},
|
||||||
"appUpdate": {
|
"appUpdate": {
|
||||||
"dialogTitle": "update available",
|
"dialogTitle": "Update Available",
|
||||||
"updateMsg": "A new version of @:general.appTitle is available! Would you like to update now?",
|
"updateMsg": "A new version of @:general.appTitle is available! Would you like to update now?",
|
||||||
"currentVersionLbl": "current version",
|
"currentVersionLbl": "Current Version",
|
||||||
"newVersionLbl": "new version",
|
"newVersionLbl": "New Version",
|
||||||
"updateNowBtnTxt": "update now",
|
"updateNowBtnTxt": "Update Now",
|
||||||
"laterBtnTxt": "later",
|
"laterBtnTxt": "Later",
|
||||||
"ignoreBtnTxt": "ignore"
|
"ignoreBtnTxt": "Ignore"
|
||||||
},
|
},
|
||||||
"tray": {
|
"tray": {
|
||||||
"dashboard": "dashboard",
|
"dashboard": "Dashboard",
|
||||||
"quit": "quit",
|
"quit": "Quit",
|
||||||
"systemProxy": "system proxy"
|
"systemProxy": "System Proxy"
|
||||||
},
|
},
|
||||||
"failure": {
|
"failure": {
|
||||||
"unexpected": "unexpected failure",
|
"unexpected": "Unexpected Failure",
|
||||||
"clash": {
|
"clash": {
|
||||||
"unexpected": "unexpected failure",
|
"unexpected": "Unexpected Failure",
|
||||||
"core": "clash failure ${reason}"
|
"core": "Clash Failure ${reason}"
|
||||||
},
|
},
|
||||||
"singbox": {
|
"singbox": {
|
||||||
"unexpected": "unexpected service failure",
|
"unexpected": "Unexpected Service Failure",
|
||||||
"serviceNotRunning": "Service not running",
|
"serviceNotRunning": "Service not Running",
|
||||||
"invalidConfig": "Configuration is not valid",
|
"invalidConfig": "Configuration is not valid",
|
||||||
"create": "Error creating service",
|
"create": "Error creating service",
|
||||||
"start": "Error starting service"
|
"start": "Error starting service"
|
||||||
},
|
},
|
||||||
"connectivity": {
|
"connectivity": {
|
||||||
"unexpected": "unexpected failure",
|
"unexpected": "Unexpected Failure",
|
||||||
"missingVpnPermission": "Missing VPN permission",
|
"missingVpnPermission": "Missing VPN Permission",
|
||||||
"missingNotificationPermission": "Missing Notification permission",
|
"missingNotificationPermission": "Missing Notification Permission",
|
||||||
"core": "Core failure"
|
"core": "Core failure"
|
||||||
},
|
},
|
||||||
"profiles": {
|
"profiles": {
|
||||||
"unexpected": "unexpected failure",
|
"unexpected": "Unexpected Failure",
|
||||||
"notFound": "profile not found",
|
"notFound": "Profile not Found",
|
||||||
"invalidConfig": "invalid config"
|
"invalidConfig": "Invalid Config"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user