Reduce Package Version to Version for apps backups

This commit is contained in:
Johannes Zellner
2025-10-08 15:23:30 +02:00
parent 4ad7504be6
commit f65dab114e
11 changed files with 3 additions and 12 deletions

View File

@@ -53,7 +53,8 @@
"displayName": "Display name",
"actions": "Actions",
"table": {
"date": "Date"
"date": "Date",
"version": "Version"
},
"pagination": {
"prev": "prev",
@@ -1709,7 +1710,6 @@
"backups": {
"title": "Backups",
"description": "Backups are complete snapshots of the app. You can use app backups to restore or clone this app.",
"packageVersion": "Package Version",
"time": "Created At",
"downloadConfigTooltip": "Download Config",
"cloneTooltip": "Clone",