add note on UI timestamps

This commit is contained in:
Girish Ramakrishnan
2024-08-09 14:57:50 +02:00
parent 1d80f03c38
commit 2857582f46
2 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -870,7 +870,7 @@
},
"timezone": {
"title": "Time Zone",
"description": "The current timezone setting is <b>{{ timeZone }}</b>.\nThis setting is used for scheduling backup and update tasks."
"description": "The current timezone setting is <b>{{ timeZone }}</b>. This setting is used for scheduling backup and update tasks. Timestamps in the UI are always displayed using the browser's timezone."
},
"updates": {
"title": "Updates",
+6 -5
View File
@@ -1038,7 +1038,7 @@
"packageVersion": "Pakketversie",
"lastUpdated": "Laatst geüpdatet",
"checkForUpdatesAction": "Controleer op updates",
"customAppUpdateInfo": "Er zijn geen updates beschikbaar voor deze maatwerk app",
"customAppUpdateInfo": "Auto-update is niet beschikbaar voor maatwerk apps.",
"updateAvailableAction": "Update beschikbaar",
"repository": "Pakket Opslagplaats",
"installedAt": "Geïnstalleerd op"
@@ -1047,9 +1047,9 @@
"title": "Automatische updates",
"enabled": "Automatische updates zijn momenteel ingeschakeld.",
"disabled": "Automatische updates zijn momenteel uitgeschakeld.",
"disableAction": "Uitschakelen",
"enableAction": "Inschakelen",
"description": "Cloudron controleert de App Store periodiek op updates. Als je dit uitschakelt zorg er dan voor dat je updates handmatig installeert."
"disableAction": "Auto-update uitschakelen",
"enableAction": "Auto-update inschakelen",
"description": "Cloudron controleert periodiek de <a href=\"{{ appStoreLink }}\" target=\"_blank\">App Store</a> op updates."
},
"noUpdates": "Geen nieuwe updates beschikbaar"
},
@@ -1492,7 +1492,8 @@
"upload": {
"title": "Uploaden bestand naar {{ name }}"
},
"uploadToTmp": "Upload naar /tmp"
"uploadToTmp": "Upload naar /tmp",
"uploadTo": "Upload naar {{ path }}"
},
"filemanager": {
"title": "Bestandsbeheer",