X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fde.js;h=9416ead6722c7f21809642c4ec0231fec1089b49;hb=a4260a00251cef4ad806c9d5c44d4c444d6ab831;hp=40af4165f47fe60f9cf813954066522582c9d65e;hpb=a8385f5f7ae1eec0fa85bd75ed08439b28ed700e;p=alttp.git diff --git a/resources/js/i18n/de.js b/resources/js/i18n/de.js index 40af416..9416ead 100644 --- a/resources/js/i18n/de.js +++ b/resources/js/i18n/de.js @@ -124,6 +124,7 @@ export default { protocol: { description: { result: { + comment: 'Ergebnis kommentiert: "{{details.result.comment}}"', report: 'Ergebnis von <0>{{time}} eingetragen', }, round: { @@ -140,12 +141,15 @@ export default { heading: 'Protokoll', }, results: { + addComment: 'Kommentieren', + comment: 'Kommentar', edit: 'Ergebnis ändern', + editComment: 'Kommentar ändern', forfeit: 'Aufgegeben', report: 'Ergebnis eintragen', reportError: 'Fehler beim Eintragen :(', reportPreview: 'Wird als {{ time }} festgehalten', - reportSuccess: 'Ergebnis festgehalten', + reportSuccess: 'Festgehalten', reportTime: 'Zeit', time: 'Zeit: {{ time }}', },