update dialog: fix translations

This commit is contained in:
Girish Ramakrishnan
2025-11-12 12:50:53 +01:00
parent 0d807a37d6
commit 8d06defbcb
3 changed files with 79 additions and 70 deletions

View File

@@ -666,8 +666,8 @@
"updates": {
"title": "Updates",
"checkForUpdatesAction": "Check for updates",
"updateAvailableAction": "Update Available",
"stopUpdateAction": "Stop Update",
"updateAvailableAction": "Update available",
"stopUpdateAction": "Stop update",
"disabled": "Disabled",
"schedule": "Update Schedule",
"description": "Platform and app updates are applied on the configured schedule, using the <a href=\"/#/system-settings\">System Time Zone</a>.",
@@ -683,13 +683,14 @@
"description": "Set the days and times for automatic platform and app updates. Ensure this schedule doesnt overlap with backup schedules."
},
"updateDialog": {
"title": "Update Cloudron to",
"title": "Update Cloudron",
"blockingApps": "The apps below are blocking the update because they have pending actions:",
"blockingAppsInfo": "Please wait for the above operations to finish.",
"unstableWarning": "This update is a pre-release and not considered stable yet. Please update at your own risk.",
"changes": "Changes",
"skipBackupCheckbox": "Skip backup",
"updateAction": "Update"
"updateAction": "Update",
"updateAvailable": "Cloudron {{ newVersion }} is available"
},
"language": {
"title": "Language",