Documentation and Localization Improvments (#901)
* Update recommended PostGIS image for ARM machines (#900) PostGIS images from tobi312 are no longer available. Updated the documentation to use imresamu images as an alternative. Kept the same PostGIS release version to avoid any unexpected issues for now. * Small fix to italian text in dashboard (#896) Co-authored-by: Sean Morley <98704938+seanmorley15@users.noreply.github.com> --------- Co-authored-by: agarthand <agar@wildgimps.de> Co-authored-by: thefeltro <142627956+thefeltro@users.noreply.github.com>
This commit is contained in:
@@ -23,7 +23,7 @@ cp .env.example .env
|
|||||||
|
|
||||||
::: tip
|
::: tip
|
||||||
|
|
||||||
If running on an ARM based machine, you will need to use a different PostGIS Image. It is recommended to use the `tobi312/rpi-postgresql-postgis:15-3.3-alpine-arm` image or a custom version found [here](https://hub.docker.com/r/tobi312/rpi-postgresql-postgis/tags). The AdventureLog containers are ARM compatible.
|
If running on an ARM based machine, you will need to use a different PostGIS Image. It is recommended to use the `imresamu/postgis:15-3.3-alpine3.21` image or a custom version found [here](https://hub.docker.com/r/imresamu/postgis/tags). The AdventureLog containers are ARM compatible.
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|||||||
@@ -913,8 +913,8 @@
|
|||||||
"total_visited_cities": "Totale città visitate",
|
"total_visited_cities": "Totale città visitate",
|
||||||
"document_some_adventures": "Inizia a documentare i tuoi viaggi e costruisci la tua mappa di avventura personale!",
|
"document_some_adventures": "Inizia a documentare i tuoi viaggi e costruisci la tua mappa di avventura personale!",
|
||||||
"view_all": "Visualizza tutto",
|
"view_all": "Visualizza tutto",
|
||||||
"welcome_text_1": "Sei stato acceso",
|
"welcome_text_1": "Sei stato in",
|
||||||
"welcome_text_2": "Avventure finora",
|
"welcome_text_2": "avventure finora",
|
||||||
"welcome_text_3": "Continua a esplorare e documentare i tuoi viaggi!"
|
"welcome_text_3": "Continua a esplorare e documentare i tuoi viaggi!"
|
||||||
},
|
},
|
||||||
"immich": {
|
"immich": {
|
||||||
|
|||||||
Reference in New Issue
Block a user