forked from MapComplete/MapComplete
Fix: reset translations
This commit is contained in:
parent
f8ef32f123
commit
6a4166febb
8 changed files with 44 additions and 35 deletions
|
@ -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"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue