@yuuvis/app-shell-admin 2.3.0 → 2.5.1
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.
- package/lib/assets/i18n/de.json +3 -3
- package/package.json +2 -1
package/lib/assets/i18n/de.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"yuv.app.shell-admin.config.delete.tooltip": "Löschen",
|
|
3
3
|
"yuv.app.shell-admin.config.export.tooltip": "Exportieren",
|
|
4
4
|
"yuv.app.shell-admin.config.import.tooltip": "Importieren",
|
|
5
|
-
"yuv.app.shell-admin.features.config.add.tooltip": "
|
|
5
|
+
"yuv.app.shell-admin.features.config.add.tooltip": "Erweiterung hinzufügen",
|
|
6
6
|
"yuv.app.shell-admin.features.config.create": "Neue Konfiguration erstellen",
|
|
7
7
|
"yuv.app.shell-admin.features.config.feature.allowed": "Berechtigte Benutzergruppen",
|
|
8
8
|
"yuv.app.shell-admin.features.config.feature.denied": "Nicht-berechtigte Benutzergruppen",
|
|
@@ -17,8 +17,8 @@
|
|
|
17
17
|
"yuv.app.shell-admin.nav.types": "Objekttypen",
|
|
18
18
|
"yuv.app.shell-admin.type.config.id": "SOT-ID",
|
|
19
19
|
"yuv.app.shell-admin.type.config.instant-apply": "Umgehend anwenden",
|
|
20
|
-
"yuv.app.shell-admin.type.config.instant-apply.explain": "Fügt den SOT ohne Dialog zur Ansicht oder Eingabe von Metadaten hinzu. Verwenden Sie
|
|
21
|
-
"yuv.app.shell-admin.type.config.mimetype": "MIME-
|
|
20
|
+
"yuv.app.shell-admin.type.config.instant-apply.explain": "Fügt den SOT ohne Dialog zur Ansicht oder Eingabe von Metadaten hinzu. Verwenden Sie diese Option nur für SOTs, die keine Pflichtfelder haben.",
|
|
21
|
+
"yuv.app.shell-admin.type.config.mimetype": "MIME-Typ",
|
|
22
22
|
"yuv.app.shell-admin.types.config.add.tooltip": "Eintrag hinzufügen",
|
|
23
23
|
"yuv.app.shell-admin.types.config.create": "Neue Konfiguration erstellen",
|
|
24
24
|
"yuv.app.shell-admin.types.config.item.delete.tooltip": "Eintrag löschen",
|