X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fen.js;h=5a6695afdb6644a26909a2dd7f9f235fd3f6bb01;hb=5b21bf8a7e7efed35389c693fcf3775d6ee3f0ec;hp=dbe37f15765215db510f0e7adc55429860072a42;hpb=0407853837c323428d122a027fbdb574025824db;p=alttp.git diff --git a/resources/js/i18n/en.js b/resources/js/i18n/en.js index dbe37f1..5a6695a 100644 --- a/resources/js/i18n/en.js +++ b/resources/js/i18n/en.js @@ -276,6 +276,18 @@ export default { heading: 'Server error', }, }, + footer: { + alttpde: 'German ALttP Discord', + alttpwiki: 'ALttP Speedrunning Wiki', + competitions: 'Competitions', + connect: 'Connect Spedruns Discord', + contact: 'If you would like to organize a Tournament on this site, please contact HolySmoke#5229 on Discord.', + info: 'Infos', + privacy: 'Privacy', + resources: 'Resources', + smd: 'German Super Metroid Discord', + smwiki: 'Super Metroid Speedrunning Wiki', + }, general: { anonymous: 'Anonym', appName: 'ALttP', @@ -359,6 +371,9 @@ export default { somaria: 'Cane of Somaria', }, }, + modes: { + heading: 'Modes', + }, participants: { empty: 'No participants on record', heading: 'Participants', @@ -376,6 +391,12 @@ export default { score: 'Score', scoreShort: 'Score', }, + privacy: { + heading: 'Privacy', + p1: 'We\'re utilizing cokes and your browser\'s storage to remember your login and preferred language as well as protect against XSRF.', + p2: 'If you click on Login, you wil be redirected to a discord portal. Once signed in, Discord will provide us with your username, discriminator and ID.', + p3: 'Any results you submit will be published on this site and may be shared with the Discord server of the respective community.', + }, protocol: { description: { application: { @@ -460,6 +481,13 @@ export default { unlockError: 'Error unlocking round', unlockSuccess: 'Round unlocked', }, + rulesets: { + heading: 'Rulesets', + }, + techniques: { + heading: 'Techniques', + seeAlso: 'See also', + }, tournaments: { admins: 'Admins', applicationDenied: 'Application denied',