forked from MapComplete/MapComplete
Fix: remove ghost bike translations from translation files and resync them, should fix the build
This commit is contained in:
parent
10e0e27778
commit
0487497e17
37 changed files with 1454 additions and 436 deletions
File diff suppressed because it is too large
Load diff
|
@ -130,7 +130,10 @@
|
|||
},
|
||||
"freeform": {
|
||||
"key": "subject",
|
||||
"addExtraTags": ["noname=","name="]
|
||||
"addExtraTags": [
|
||||
"noname=",
|
||||
"name="
|
||||
]
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -155,7 +158,10 @@
|
|||
"fr": "Aucun nom n'est marqué sur le vélo",
|
||||
"ca": "No hi ha cap nom marcat a la bicicleta"
|
||||
},
|
||||
"addExtraTags": ["name=","subject="]
|
||||
"addExtraTags": [
|
||||
"name=",
|
||||
"subject="
|
||||
]
|
||||
}
|
||||
],
|
||||
"id": "ghost_bike-name",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue