Skip to content

Commit

Permalink
chore: update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasXu0 committed Feb 6, 2025
1 parent e6b6bdf commit 1e94e4d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions frontend/resources/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2511,6 +2511,7 @@
"accountLogin": "Account Login",
"updateNameError": "Failed to update name",
"updateIconError": "Failed to update icon",
"aboutAppFlowy": "About @:appName",
"deleteAccount": {
"title": "Delete Account",
"subtitle": "Permanently delete your account and all of your data.",
Expand Down Expand Up @@ -3081,5 +3082,16 @@
},
"ai": {
"contentPolicyViolation": "Image generation failed due to sensitive content. Please rephrase your input and try again"
},
"autoUpdate": {
"criticalUpdateTitle": "Update required to continue",
"criticalUpdateDescription": "We've made improvements to enhance your experience! Please update from {currentVersion} to {newVersion} to keep using the app.",
"criticalUpdateButton": "Update now",
"bannerUpdateTitle": "New Version Available!",
"bannerUpdateDescription": "Get the latest features and bug fixes. Click \"Update\" to install now",
"bannerUpdateButton": "Update",
"settingsUpdateTitle": "New Version (${newVersion}) Available!",
"settingsUpdateDescription": "Current version: ${currentVersion} (Official build) → ${newVersion}",
"settingsUpdateButton": "Update now"
}
}

0 comments on commit 1e94e4d

Please sign in to comment.