Add missing translation key for Split_All_Steps and Combine_All_Steps.

This commit is contained in:
Jasper Hartog 2022-11-22 19:11:42 +01:00
parent 5da8c6fe7b
commit 8aefdb71bb
2 changed files with 6 additions and 2 deletions

View File

@ -462,5 +462,7 @@
"New_Supermarket": "Create new supermarket",
"New_Supermarket_Category": "Create new supermarket category",
"Are_You_Sure": "Are you sure?",
"Valid Until": "Valid Until"
"Valid Until": "Valid Until",
"Split_All_Steps": "Split all rows into seperate steps.",
"Combine_All_Steps": "Combine all steps into a single field."
}

View File

@ -464,5 +464,7 @@
"Valid Until": "Geldig tot",
"warning_space_delete": "Je kunt jouw space verwijderen inclusief alle recepten, boodschappenlijstjes, maaltijdplannen en alles wat je verder aangemaakt hebt. Dit kan niet ongedaan worden gemaakt! Weet je het zeker?",
"food_inherit_info": "Voedselvelden die standaard geërfd worden.",
"facet_count_info": "Geef receptenaantal bij zoekfilters weer."
"facet_count_info": "Geef receptenaantal bij zoekfilters weer.",
"Split_All_Steps": "Splits alle rijen in apparte stappen.",
"Combine_All_Steps": "Voeg alle stappen samen tot een veld."
}