X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fde.js;h=97089e6013fe89a6dc450cb73f6db1aad669a57d;hb=1c3b922ba7143a548c8a7526f5e4384f336e2f1e;hp=de250899a24930f67e9088f382b12b851bcd50ff;hpb=8ea14792a0d0e791da23a65668922bd7c32339b7;p=alttp.git diff --git a/resources/js/i18n/de.js b/resources/js/i18n/de.js index de25089..97089e6 100644 --- a/resources/js/i18n/de.js +++ b/resources/js/i18n/de.js @@ -32,6 +32,8 @@ export default { participants: { empty: 'Noch keine Teilnehmer eingetragen', heading: 'Teilnehmer', + participant: 'Teilnehmer', + score: 'Punktzahl', }, protocol: { description: { @@ -65,6 +67,9 @@ export default { seed: 'Seed', setSeed: 'Seed eintragen', }, + tournaments: { + scoreboard: 'Scoreboard', + }, validation: { error: { required: 'Bitte ausfüllen',