Update translations

This commit is contained in:
Johannes Zellner
2025-03-06 16:41:15 +01:00
parent 74a71f4d8e
commit c7a924e83b
8 changed files with 11 additions and 10 deletions

View File

@@ -1564,7 +1564,7 @@
"mountTypeWarning": "The destination file system must support file permissions and ownership for the move to work"
},
"mounts": {
"title": "Mounts",
"title": "Volume mounts",
"readOnly": "Read Only",
"volume": "Volume",
"noMounts": "No volumes are mounted.",
@@ -1983,7 +1983,7 @@
},
"storage": {
"mounts": {
"description": "Apps can access mounted <a href=\"/#/volumes\">volumes</a> via <code>/media/{volume name}</code> directory. This data is not included in the app's backup."
"description": "Apps can access mounted <a href=\"/#/volumes\">volumes</a> via <code>/media/(volume name)</code> directory. This data is not included in the app's backup."
}
},
"oidc": {