Fixed json format after merge

This commit is contained in:
MaxJa4
2022-02-28 21:21:06 +01:00
parent 1e3a6fadf0
commit cebd47a639
2 changed files with 2 additions and 4 deletions

View File

@ -340,8 +340,7 @@
"User": "Benutzer", "User": "Benutzer",
"Keyword": "Schlüsselwort", "Keyword": "Schlüsselwort",
"Advanced": "Erweitert", "Advanced": "Erweitert",
"Substitutes": "Zusätze" "Substitutes": "Zusätze",
"parameter_count": "Parameter {count}",
"copy_to_new": "Kopiere zu neuem Rezept", "copy_to_new": "Kopiere zu neuem Rezept",
"Page": "Seite", "Page": "Seite",
"Reset": "Zurücksetzen", "Reset": "Zurücksetzen",

View File

@ -365,8 +365,7 @@
"Supermarkets": "Supermarkets", "Supermarkets": "Supermarkets",
"User": "User", "User": "User",
"Keyword": "Keyword", "Keyword": "Keyword",
"Advanced": "Advanced" "Advanced": "Advanced",
"parameter_count": "Parameter {count}",
"Page": "Page", "Page": "Page",
"Reset": "Reset" "Reset": "Reset"
} }