X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fde.js;h=17cb41f0cc49e96fe30d77a3f17d01d91a5324ed;hb=a748d5724c8acff6e3bb3fe6c20aa5968b65d58a;hp=9416ead6722c7f21809642c4ec0231fec1089b49;hpb=84f8491f7f503162a503bfbfc35d8585015b56dd;p=alttp.git diff --git a/resources/js/i18n/de.js b/resources/js/i18n/de.js index 9416ead..17cb41f 100644 --- a/resources/js/i18n/de.js +++ b/resources/js/i18n/de.js @@ -114,6 +114,7 @@ export default { placementSubjectToChange: 'Das Turnier wurde noch nicht abgeschlossen, die Platzierung kann sich noch ändern.', roleNames: { admin: 'Administrator', + monitor: 'Monitor', runner: 'Runner', }, roles: 'Teilnahme als', @@ -177,6 +178,7 @@ export default { }, tournaments: { admins: 'Organisation', + monitors: 'Monitore', noRecord: 'Turnier wird nicht gewertet', scoreboard: 'Scoreboard', },