feat: update locale info for immich integration text

This commit is contained in:
Sean Morley
2025-01-03 19:28:18 -05:00
parent 604cfa05b3
commit 4fdc16da58
8 changed files with 24 additions and 8 deletions

View File

@@ -514,6 +514,8 @@
"query_required": "Fråga krävs",
"server_down": "Immich-servern är för närvarande nere eller kan inte nås",
"server_url": "Immich Server URL",
"update_integration": "Uppdatera integration"
"update_integration": "Uppdatera integration",
"documentation": "Immich Integrationsdokumentation",
"localhost_note": "Obs: localhost kommer sannolikt inte att fungera om du inte har konfigurerat docker-nätverk i enlighet med detta. \nDet rekommenderas att använda serverns IP-adress eller domännamnet."
}
}