mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-06 22:58:19 -05:00
fix translations in helper libraries models.js and utils.js
This commit is contained in:
@@ -334,5 +334,6 @@
|
||||
"last_viewed": "Letztens besucht",
|
||||
"sort_by": "Sortiere nach",
|
||||
"Random Recipes": "Zufällige Rezepte",
|
||||
"recipe_filter": "Rezept-Filter"
|
||||
"recipe_filter": "Rezept-Filter",
|
||||
"parameter_count": "Parameter {count}"
|
||||
}
|
||||
|
||||
@@ -360,5 +360,6 @@
|
||||
"Ratings": "Ratings",
|
||||
"Internal": "Internal",
|
||||
"Units": "Units",
|
||||
"Random Recipes": "Random Recipes"
|
||||
"Random Recipes": "Random Recipes",
|
||||
"parameter_count": "Parameter {count}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user