@motor-cms/ui-media 4.5.2 → 4.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -45,5 +45,8 @@
|
|
|
45
45
|
"upload": "Hochladen",
|
|
46
46
|
"remove": "Entfernen",
|
|
47
47
|
"avatar_alt": "Profilbild",
|
|
48
|
-
"usage_title": "Datei-Verwendung"
|
|
48
|
+
"usage_title": "Datei-Verwendung",
|
|
49
|
+
"help": {
|
|
50
|
+
"is_global": "Wenn aktiv, ist die Datei für alle Mandanten verfügbar. Sonst nur für den oben ausgewählten Mandanten."
|
|
51
|
+
}
|
|
49
52
|
}
|
|
@@ -45,5 +45,8 @@
|
|
|
45
45
|
"upload": "Upload",
|
|
46
46
|
"remove": "Remove",
|
|
47
47
|
"avatar_alt": "Profile avatar",
|
|
48
|
-
"usage_title": "File Usage"
|
|
48
|
+
"usage_title": "File Usage",
|
|
49
|
+
"help": {
|
|
50
|
+
"is_global": "When enabled, the file is available to all clients. Otherwise only to the selected client above."
|
|
51
|
+
}
|
|
49
52
|
}
|