]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/de.js
only show report button for runners
[alttp.git] / resources / js / i18n / de.js
index 5e97b4f7bafa2475b9abb6c34198cbe7d1f5b678..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 }}',
                },
@@ -173,6 +177,7 @@ export default {
                },
                tournaments: {
                        admins: 'Organisation',
+                       noRecord: 'Turnier wird nicht gewertet',
                        scoreboard: 'Scoreboard',
                },
                users: {