]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/de.js
result comments
[alttp.git] / resources / js / i18n / de.js
index 40af4165f47fe60f9cf813954066522582c9d65e..9416ead6722c7f21809642c4ec0231fec1089b49 100644 (file)
@@ -124,6 +124,7 @@ export default {
                protocol: {
                        description: {
                                result: {
+                                       comment: 'Ergebnis kommentiert: "{{details.result.comment}}"',
                                        report: 'Ergebnis von <0>{{time}}</0> 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 }}',
                },