forked from MapComplete/MapComplete
Chore: formatting
This commit is contained in:
parent
1e8ce3cc2d
commit
a129b5c3bf
32 changed files with 930 additions and 614 deletions
|
@ -153,7 +153,8 @@
|
|||
"render": {
|
||||
"en": "This parking spaces has {capacity} spaces.",
|
||||
"de": "Dieser Parkplatz hat {capacity} Stellplätze.",
|
||||
"nl": "Deze parkeerplek heeft {capacity} plaatsen."
|
||||
"nl": "Deze parkeerplek heeft {capacity} plaatsen.",
|
||||
"ca": "Aquests espais d'aparcament tenen {espais} places."
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -161,7 +162,8 @@
|
|||
"then": {
|
||||
"en": "This parking space has 1 space.",
|
||||
"de": "Dieser Parkplatz hat 1 Stellplatz.",
|
||||
"nl": "Deze parkeerplek heeft 1 plaats."
|
||||
"nl": "Deze parkeerplek heeft 1 plaats.",
|
||||
"ca": "Aquest espai d'aparcament té 1 plaça."
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue