File tree Expand file tree Collapse file tree 1 file changed +6
-18
lines changed
Expand file tree Collapse file tree 1 file changed +6
-18
lines changed Original file line number Diff line number Diff line change 88 "featureReportService" : " http://localhost:8088/api/v1/document/" ,
99 "authServiceUrl" : " http://localhost:8088/api/v1/auth/" ,
1010 "routingServiceUrl" : " https://valhalla1.openstreetmap.de" ,
11+ "availableLocales" : {
12+ "en-US" : " English" ,
13+ "de-CH" : " Deutsch" ,
14+ "fr-FR" : " Français" ,
15+ "it-IT" : " Italiano"
16+ },
1117 "urlPositionFormat" : " centerAndZoom" ,
1218 "urlPositionCrs" : " " ,
1319 "loadTranslationOverrides" : false ,
407413 {
408414 "name" : " Settings" ,
409415 "cfg" : {
410- "languages" : [
411- {
412- "title" : " English" ,
413- "value" : " en-US"
414- },
415- {
416- "title" : " Deutsch" ,
417- "value" : " de-CH"
418- },
419- {
420- "title" : " Français" ,
421- "value" : " fr-FR"
422- },
423- {
424- "title" : " Italiano" ,
425- "value" : " it-IT"
426- }
427- ],
428416 "colorSchemes" : [
429417 {
430418 "titleMsgId" : " colorschemes.default" ,
You can’t perform that action at this time.
0 commit comments