@yuuvis/app-drive 3.1.1 → 3.1.2
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
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"yuv.app.drive.action.manage-versions.label": "Versionen verwalten",
|
|
13
13
|
"yuv.app.drive.action.new.version": "Dokumentdatei ersetzen",
|
|
14
14
|
"yuv.app.drive.action.new.version.description": "Ersetzt die Dokumentdatei und fügt sie als neue Version hinzu.",
|
|
15
|
-
"yuv.app.drive.action.paste.description": "Fügt das kopierte oder ausgeschnittene Objekt im
|
|
15
|
+
"yuv.app.drive.action.paste.description": "Fügt das kopierte oder ausgeschnittene Objekt im ausgewählten Ordner ein.",
|
|
16
16
|
"yuv.app.drive.action.edit.description": "Öffnet die Bearbeitungsansicht für das Objekt.",
|
|
17
17
|
"yuv.app.drive.action.paste.label": "Einfügen",
|
|
18
18
|
"yuv.app.drive.action.rename.cancel": "Abbrechen",
|
package/package.json
CHANGED