mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-09-26 08:36:45 +00:00
fix: recognize LXC mount targets with trailing slashes
This commit is contained in:
@@ -1044,6 +1044,9 @@
|
||||
"stopped": "stopped",
|
||||
"mounted": "mounted"
|
||||
},
|
||||
"mountErrors": {
|
||||
"configuredButNotMounted": "Configured but not mounted"
|
||||
},
|
||||
"startOnBoot": "Start at boot",
|
||||
"tags": "Tags",
|
||||
"tagsPlaceholder": "Add tag…",
|
||||
|
||||
@@ -1044,6 +1044,9 @@
|
||||
"stopped": "vypnuté",
|
||||
"mounted": "pripojené"
|
||||
},
|
||||
"mountErrors": {
|
||||
"configuredButNotMounted": "Nastavené, ale nepripojené"
|
||||
},
|
||||
"startOnBoot": "Spúšťať pri štarte",
|
||||
"tags": "Značky",
|
||||
"tagsPlaceholder": "Pridať značku…",
|
||||
|
||||
Reference in New Issue
Block a user