Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/MOIMOB/drinkable into edit-…
Browse files Browse the repository at this point in the history
…base-cocktails
  • Loading branch information
anton-gustafsson committed Dec 26, 2023
2 parents aaf619f + 6ab5b80 commit 6f5d0ee
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
24 changes: 12 additions & 12 deletions src/locales/de/ingredients.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"mint": "Minze",
"gin": "Gin",
"tonic-water": "Tonic Water",
"vodka": "Vodka",
"vodka": "Wodka",
"tomato-juice": "Tomatensaft",
"lemon-juice": "Zitronensaft",
"tabasco-sauce": "Tabascosauce",
Expand Down Expand Up @@ -38,7 +38,7 @@
"sweet-vermouth": "Wermut (lieblich)",
"triple-sec": "Triple Sec",
"southern-comfort": "Southern Comfort",
"sloe-gin": "Schlehenlikör",
"sloe-gin": "Schlehenlikör (Schlehenfeuer)",
"irish-whiskey": "Irischer Whiskey",
"sugar": "Zucker",
"coffee-liqueur": "Kaffeelikör",
Expand All @@ -49,7 +49,7 @@
"light-cream": "Sahne (18-20% Fett)",
"nutmeg": "Muskatnuss",
"brandy": "Weinbrand",
"lemon-vodka": "Zitronen-Vodka",
"lemon-vodka": "Zitronen-Wodka",
"blended-whiskey": "Blended Whiskey",
"blackberry-brandy": "Brombeerlikör",
"dark-rum": "Brauner Rum",
Expand All @@ -63,27 +63,27 @@
"chocolate-ice-cream": "Schokoladeneis",
"coca-cola": "Coca-Cola",
"orange-juice": "Orangensaft",
"apple-brandy": "Apfellikör",
"apple-brandy": "Apfelschnaps",
"orgeat-syrup": "Orgeatsirup",
"sweet-and-sour": "Sweet and Sour",
"sweet-and-sour": "Sweet and Sour Sirup",
"creme-de-cassis": "Creme De Cassis",
"peach-schnapps": "Pfirsichlikör",
"grapefruit-juice": "Grapefruitsaft",
"coconut-liqueur": "Kokosnusslikör",
"malibu-rum": "Maliburum",
"lager-beer": "untergäriges Bier",
"malibu-rum": "Malibu",
"lager-beer": "Bier (Lager, untergärig)",
"absinthe": "Absinth",
"licor-43": "Licor 43",
"blueberry-juice": "Blaubeersaft",
"milk": "Milch",
"melon-liqueur": "Melonenlikör",
"ouzo": "Ouzo",
"aperol": "Aperol",
"peach-brandy": "Pfirsichlikör",
"peach-brandy": "Pfirsichschnaps",
"kiwi": "Kiwi",
"elderflower-cordial": "Holundersirup",
"blackberries": "Brombeeren",
"orange-curacao": "Orangenlikör",
"orange-curacao": "Orangen Curaçao (Orangenlikör)",
"prosecco": "Prosecco",
"white-wine": "Weißwein",
"blueberries": "Blaubeeren",
Expand Down Expand Up @@ -125,7 +125,7 @@
"dom-benedictine": "DOM Bénédictine",
"drambuie": "Drambuie",
"raspberry-syrup": "Himbeersirup",
"pink-grapefruit-soda": "Rosa Grapefruitsoda",
"pink-grapefruit-soda": "Rosa Grapefruit Limonade",
"espresso": "Espresso",
"orange": "Orange",
"red-chili-flakes": "Chiliflocken",
Expand All @@ -140,7 +140,7 @@
"grounded-allspice": "Pimentkörner (gemahlen)",
"grounded-cloves": "Nelken (gemahlen)",
"grounded-nutmeg": "Muskatnuss (gemahlen)",
"grounded-cinnamon": "Zimt",
"grounded-cinnamon": "Zimt (gemahlen)",
"jägermeister": "Jägermeister",
"banana-liqueur": "Bananenlikör",
"midori": "Midori",
Expand All @@ -152,4 +152,4 @@
"gammel-dansk": "Gammel Dansk",
"calvados": "Calvados",
"wheat-beer": "Weizenbier"
}
}
10 changes: 5 additions & 5 deletions src/locales/de/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"basic-app-translations": "Grundlegende App-Übersetzungen",
"ingredient-translations": "Zutaten-Übersetzungen",
"cocktail-translations": "Cocktail-Übersetzungen",
"instruction-translations": "Zubereitung-Übersetzungen",
"instruction-translations": "Zubereitungs-Übersetzungen",
"rating": "Bewertung",
"show-only-favorites": "Nur Favoriten anzeigen",
"drink-category": {
Expand All @@ -85,9 +85,9 @@
"mocktail": "Alkoholfreier Cocktail"
},
"spirit-type": {
"none": "None",
"none": "keiner",
"gin": "Gin",
"vodka": "Vodka",
"vodka": "Wodka",
"rum": "Rum",
"tequila": "Tequila",
"whiskey-scotch": "Whiskey / Scotch Whisky",
Expand All @@ -103,7 +103,7 @@
"edit-cocktail-tags": "Cocktail Tags bearbeiten",
"tag-list": {
"iba": "IBA",
"former-iba": "Former IBA",
"former-iba": "Ehemalig IBA",
"the-unforgettables": "Die Unvergesslichen",
"contemporary-classics": "Zeitgenössische Klassiker",
"new-era-drinks": "Getränke der neuen Ära",
Expand Down Expand Up @@ -132,7 +132,7 @@
},
"alcohol-level": {
"title": "Alkoholgehalt",
"all": "All Alcohol Levels",
"all": "Alle",
"none": "Kein",
"weak": "Wenig",
"medium": "Mittel",
Expand Down

0 comments on commit 6f5d0ee

Please sign in to comment.