forked from MapComplete/MapComplete
Chore: translation sync and formatting
This commit is contained in:
parent
286578bfc7
commit
85801d9bf1
11 changed files with 438 additions and 381 deletions
|
@ -95,7 +95,9 @@
|
|||
"freeform": {
|
||||
"key": "name",
|
||||
"type": "string",
|
||||
"addExtraTags": ["noname="],
|
||||
"addExtraTags": [
|
||||
"noname="
|
||||
],
|
||||
"placeholder": {
|
||||
"en": "Name of the car rental",
|
||||
"nl": "Naam van de autoverhuur",
|
||||
|
@ -118,7 +120,9 @@
|
|||
"mappings": [
|
||||
{
|
||||
"if": "noname=yes",
|
||||
"addExtraTags": ["name="],
|
||||
"addExtraTags": [
|
||||
"name="
|
||||
],
|
||||
"then": {
|
||||
"en": "This car rental has no name",
|
||||
"nl": "Deze autoverhuur heeft geen naam",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue