feat: 添加语言管理功能,更新系统设置页面,优化用户体验
This commit is contained in:
@@ -299,5 +299,22 @@
|
||||
"title": "Verify your email",
|
||||
"description": "We have sent a verification code to {email}. Please enter the code below to verify your email address."
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "Settings",
|
||||
"language": "Language",
|
||||
"aboutUs": "About Us",
|
||||
"clearCache": "Clear Cache",
|
||||
"checkUpdate": "Check for Updates",
|
||||
"cacheCleared": "Cache cleared",
|
||||
"updateAvailable": "New version available",
|
||||
"currentVersion": "Current version",
|
||||
"latestVersion": "Latest version",
|
||||
"newVersion": "New version",
|
||||
"cancel": "Cancel",
|
||||
"updateNow": "Update Now",
|
||||
"alreadyLatest": "Already up to date",
|
||||
"checkUpdateFailed": "Failed to check for updates",
|
||||
"languageTitle": "Language / 语言"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user