forked from MapComplete/MapComplete
Translation sync + fix translation issue
This commit is contained in:
parent
11df164567
commit
aaa59955cb
36 changed files with 510 additions and 449 deletions
|
@ -216,7 +216,8 @@
|
|||
"if": "shop=rental",
|
||||
"then": {
|
||||
"nl": "Deze zaak focust op verhuur",
|
||||
"en": "Deze business focuses on rental"
|
||||
"en": "Deze business focuses on rental",
|
||||
"de": "Dieses Geschäft konzentriert sich auf die Vermietung"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -311,7 +312,8 @@
|
|||
{
|
||||
"render": {
|
||||
"en": "Only accessible to {access}",
|
||||
"nl": "Enkel voor {access}"
|
||||
"nl": "Enkel voor {access}",
|
||||
"de": "Nur zugänglich für {access}"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "access"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue