people could choose custom colors

This commit is contained in:
lesion
2023-03-24 16:03:08 +01:00
parent 8149ea23da
commit ea3066c34e
7 changed files with 68 additions and 90 deletions

View File

@@ -294,7 +294,8 @@
"tilelayer_test_button": "Test tilelayer",
"tilelayer_test_success": "The tilelayer service at {service_name} is working",
"tilelayer_test_error": "The tilelayer service is not reachable at {service_name}",
"geolocation": "Geolocation"
"geolocation": "Geolocation",
"colors": "Colors"
},
"auth": {
"not_confirmed": "Not confirmed yet…",

View File

@@ -286,7 +286,8 @@
"tilelayer_test_button": "Test tilelayer",
"tilelayer_test_success": "Il servizio di tilelayer all'indirizzo {service_name} sta funzionando",
"tilelayer_test_error": "Il servizio non è raggiungibile all'indirizzo: {service_name}",
"geolocation": "Geo e mappe"
"geolocation": "Geo e mappe",
"colors": "Colori"
},
"auth": {
"not_confirmed": "Non ancora confermato…",