Update en.json by i18next
i18next removed new dynamic keys under "sidebar.analysis.data" by PR #304, leaving them off for now; the rest is resorting
This commit is contained in:
parent
f37489cf26
commit
fcc902b3f9
1 changed files with 14 additions and 26 deletions
|
|
@ -170,6 +170,20 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
|
"analysis": {
|
||||||
|
"header": {
|
||||||
|
"highway": "Highway",
|
||||||
|
"smoothness": "Smoothness",
|
||||||
|
"surface": "Surface"
|
||||||
|
},
|
||||||
|
"table": {
|
||||||
|
"category": "Category",
|
||||||
|
"length": "Length",
|
||||||
|
"total_known": "Total Known:",
|
||||||
|
"unknown": "Unknown"
|
||||||
|
},
|
||||||
|
"title": "Analysis"
|
||||||
|
},
|
||||||
"customize-profile": {
|
"customize-profile": {
|
||||||
"title": "Customize profile"
|
"title": "Customize profile"
|
||||||
},
|
},
|
||||||
|
|
@ -180,32 +194,6 @@
|
||||||
"itinerary": {
|
"itinerary": {
|
||||||
"title": "Itinerary"
|
"title": "Itinerary"
|
||||||
},
|
},
|
||||||
"analysis": {
|
|
||||||
"title": "Analysis",
|
|
||||||
"header": {
|
|
||||||
"highway": "Highway",
|
|
||||||
"surface": "Surface",
|
|
||||||
"smoothness": "Smoothness"
|
|
||||||
},
|
|
||||||
"table": {
|
|
||||||
"category": "Category",
|
|
||||||
"length": "Length",
|
|
||||||
"total_known": "Total Known:",
|
|
||||||
"unknown": "Unknown"
|
|
||||||
},
|
|
||||||
"data": {
|
|
||||||
"highway": {
|
|
||||||
"living_street": "Living Street"
|
|
||||||
},
|
|
||||||
"surface": {
|
|
||||||
"fine_gravel": "Fine Gravel",
|
|
||||||
"paving_stones": "Paving Stones"
|
|
||||||
},
|
|
||||||
"smoothness": {
|
|
||||||
"very_bad": "Very Bad"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"layers": {
|
"layers": {
|
||||||
"category": {
|
"category": {
|
||||||
"base-layers": "Base layers",
|
"base-layers": "Base layers",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue