X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fi18n%2Fde.js;h=61715480b4ce159a1b6c01739262c8db28d71e15;hb=a6187e9c653f9727b9703d95361374ae31a0d99c;hp=2ae950ce99ad735ceb2744b2f1bbdfed730a4ebd;hpb=9747af2d739c2e934aac05fc2c99703ee433aee1;p=alttp.git diff --git a/resources/js/i18n/de.js b/resources/js/i18n/de.js index 2ae950c..6171548 100644 --- a/resources/js/i18n/de.js +++ b/resources/js/i18n/de.js @@ -77,6 +77,7 @@ export default { AreaBeginner: 'Area Beginner', AreaExpert: 'Area Experte', AreaExtraFast: 'Area extra schnell', + AreaRequireAllSouls: 'Area alle Seelen', AreaSpicy: 'Area spicy', Beginner: 'Beginner', DoorAllBosses: 'Door alle Bosse', @@ -103,8 +104,10 @@ export default { logic: 'Logik', mapassist: 'Karten-Assistent', nodupes: 'Keine dupes', + noww: 'Kein wrong warp', palette: 'Palette', panther: 'Panther', + reqallsouls: 'Alle Seelen benötigt', shopprice: 'Shop Preise', shopSouls: 'Shop Seelen', startshop: 'Start mit Shop', @@ -172,6 +175,10 @@ export default { 'false': 'Nein', 'true': 'Ja', }, + noww: { + 'false': 'Nein', + 'true': 'Ja', + }, palette: { Mode1: 'Mode 1', 'Mode1.5': 'Mode 1.5', @@ -185,6 +192,10 @@ export default { NeverExists: 'Existiert nicht', Rand70Dup: 'Zufällig 70% Dupe', }, + reqallsouls: { + 'false': 'Nein', + 'true': 'Ja', + }, shopprice: { RandHV: 'Zufällig HV', Vanilla: 'Vanilla',