Files
webapp/i18n/locales/en/testMap.json
2026-01-07 09:10:35 +07:00

14 lines
336 B
JSON

{
"testMap": {
"title": "Mapbox test — space flight",
"controls": {
"duration": "Duration (ms):",
"min_zoom": "Min. zoom (altitude):",
"min_zoom_hint": "(lower = higher into space)",
"target_zoom": "Target zoom:",
"style": "Map style:",
"globe": "Globe projection (3D globe)"
}
}
}