Update translations
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user