X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fde.js;h=fd8bfede1335aae7500f1e490432a672a3de4bb9;hb=e001c4e421fad5822503901ba76dcd6abbba4fa2;hp=e3fdecb9ddce2b3b76f159d8f042f2800e40b4e4;hpb=9aca4f1a99af65dc988d2f66e122e25456a4efd9;p=alttp.git diff --git a/resources/js/i18n/de.js b/resources/js/i18n/de.js index e3fdecb..fd8bfed 100644 --- a/resources/js/i18n/de.js +++ b/resources/js/i18n/de.js @@ -70,6 +70,7 @@ export default { nextFrame: 'Nächster Frame', pause: 'Pause', play: 'Play', + playPause: 'Play/Pause', protocol: 'Protokoll', remove: 'Entfernen', retry: 'Neu versuchen', @@ -80,6 +81,15 @@ export default { stop: 'Stop', unconfirm: 'Zurückziehen', }, + content: { + attribution: 'Attribution', + description: 'Beschreibung', + edit: 'Inhalt bearbeiten', + saveError: 'Fehler beim Speichern', + saveSuccess: 'Gespeichert', + short: 'Kurzbeschreibung', + title: 'Titel', + }, crew: { roles: { commentary: 'Kommentar',