Prepend language and country code to layer tree, ordering, i18n (#146)
This commit is contained in:
parent
430ec1cd38
commit
871230bcbe
5 changed files with 189 additions and 76 deletions
|
|
@ -160,6 +160,16 @@
|
|||
"title": "Itinerary"
|
||||
},
|
||||
"layers": {
|
||||
"category": {
|
||||
"base-layers": "Base layers",
|
||||
"country": "Country",
|
||||
"europe": "Europe",
|
||||
"europe-monolingual": "Europe monolingual",
|
||||
"overlays": "Overlays",
|
||||
"worldwide": "Worldwide",
|
||||
"worldwide-international": "Worldwide international",
|
||||
"worldwide-monolingual": "Worldwide monolingual"
|
||||
},
|
||||
"collapse": "Collapse all",
|
||||
"custom-layers": "Custom layers",
|
||||
"customize": "Add or remove custom layers",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue