Fix: reset translations

This commit is contained in:
Pieter Vander Vennet 2024-10-08 19:02:19 +02:00
parent f8ef32f123
commit 6a4166febb
8 changed files with 44 additions and 35 deletions

View file

@ -4497,13 +4497,13 @@
},
"friture-vegan": {
"mappings": {
"0": {
"1": {
"then": "Er zijn veganistische snacks aanwezig"
},
"1": {
"2": {
"then": "Slechts enkele veganistische snacks"
},
"2": {
"3": {
"then": "Geen veganistische snacks beschikbaar"
}
},
@ -4511,13 +4511,13 @@
},
"friture-vegetarian": {
"mappings": {
"0": {
"1": {
"then": "Er zijn vegetarische snacks aanwezig"
},
"1": {
"2": {
"then": "Slechts enkele vegetarische snacks"
},
"2": {
"3": {
"then": "Geen vegetarische snacks beschikbaar"
}
},