Lint: reorder all attributes

This commit is contained in:
Pieter Vander Vennet 2023-10-30 18:03:18 +01:00
parent a2deea76cb
commit fab6835bc5
78 changed files with 798 additions and 905 deletions

View file

@ -18,21 +18,6 @@
"eu": "Denda",
"pl": "Sklepy"
},
"shortDescription": {
"en": "An editable map with basic shop information",
"fr": "Carte modifiable affichant les informations de base des magasins",
"ja": "基本的なショップ情報を含む編集可能なマップ",
"de": "Eine bearbeitbare Karte mit grundlegenden Geschäftsinformationen",
"it": "Una cartina modificabile con informazioni di base dei negozi",
"hu": "Szerkeszthető térkép üzletek alapvető adataival",
"es": "Un mapa editable con información básica sobre tiendas",
"nl": "Een bewerkbare kaart met simpele informatie over winkels",
"da": "Et redigerbart kort med grundlæggende butiksoplysninger",
"ca": "Un mapa editable amb informació bàsica sobre botigues",
"cs": "Upravitelná mapa se základními informacemi o obchodech",
"zh_Hant": "有基本商家資訊的可編輯性的地圖",
"pl": "Edytowalna mapa z podstawowymi informacjami o sklepach"
},
"description": {
"en": "On this map, one can mark basic information about shops, add opening hours and phone numbers",
"fr": "Sur cette carte, vous pouvez ajouter des informations sur les magasins, leurs horaires d'ouverture et leurs numéros de téléphone",
@ -48,14 +33,26 @@
"cs": "Na této mapě můžete označit základní informace o obchodech, přidat otevírací dobu a telefonní čísla",
"pl": "Na mapie tej można zaznaczyć podstawowe informacje o sklepach, dodać godziny otwarcia oraz numery telefonów"
},
"shortDescription": {
"en": "An editable map with basic shop information",
"fr": "Carte modifiable affichant les informations de base des magasins",
"ja": "基本的なショップ情報を含む編集可能なマップ",
"de": "Eine bearbeitbare Karte mit grundlegenden Geschäftsinformationen",
"it": "Una cartina modificabile con informazioni di base dei negozi",
"hu": "Szerkeszthető térkép üzletek alapvető adataival",
"es": "Un mapa editable con información básica sobre tiendas",
"nl": "Een bewerkbare kaart met simpele informatie over winkels",
"da": "Et redigerbart kort med grundlæggende butiksoplysninger",
"ca": "Un mapa editable amb informació bàsica sobre botigues",
"cs": "Upravitelná mapa se základními informacemi o obchodech",
"zh_Hant": "有基本商家資訊的可編輯性的地圖",
"pl": "Edytowalna mapa z podstawowymi informacjami o sklepach"
},
"icon": "./assets/themes/shops/shop.svg",
"startLat": 0,
"startLon": 0,
"startZoom": 1,
"widenFactor": 3,
"layers": [
"shops",
"pharmacy",
"ice_cream"
]
],
"widenFactor": 3
}