]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/i18n/de.js
fix scoring bug when non-runners are participating
[alttp.git] / resources / js / i18n / de.js
index 87806b2b5b91b62f65d3b06a22c155d28776a4bc..79bc2214641be0d19dfd923cba3d75f8910d1d12 100644 (file)
@@ -34,14 +34,18 @@ export default {
                        appName: 'ALttP',
                },
                icon: {
+                       AddIcon: 'Hinzufügen',
                        DiscordIcon: 'Discord',
                        EditIcon: 'Bearbeiten',
                        FinishedIcon: 'Abgeschlossen',
                        FirstPlaceIcon: 'Erster Platz',
                        ForfeitIcon: 'Aufgegeben',
+                       LanguageIcon: 'Sprache',
                        LockedIcon: 'Gesperrt',
                        LogoutIcon: 'Logout',
                        PendingIcon: 'Ausstehend',
+                       ProtocolIcon: 'Protokoll',
+                       ResultIcon: 'Ergebnis',
                        SecondPlaceIcon: 'Zweiter Platz',
                        StreamIcon: 'Stream',
                        ThirdPlaceIcon: 'Dritter Platz',
@@ -105,6 +109,12 @@ export default {
                        empty: 'Noch keine Teilnehmer eingetragen',
                        heading: 'Teilnehmer',
                        participant: 'Teilnehmer',
+                       roleNames: {
+                               admin: 'Administrator',
+                               runner: 'Runner',
+                       },
+                       roles: 'Teilnahme als',
+                       tournament: 'Turnier',
                        score: 'Punktzahl',
                },
                protocol: {