{ "immich": "Immich", "tab_controller": { "photos": "Photos", "search": "Search", "sharing": "Sharing", "library": "Library" }, "settings": { "sections": { "about": "About", "general": "General", "advance": "Advance" }, "about": { "third_party_title": "Third Party Notices", "third_party_sub_title": "Notice and license for third party libraries" } }, "login": { "error": { "empty_server_url": "Kindly provide a server URL", "invalid_server_url": "Invalid URL", "server_not_reachable": "Server is not reachable", "error_login": "Error logging in", "error_login_oauth": "Error logging using OAuth, check server URL" }, "label": { "email": "Email", "password": "Password", "endpoint": "Server Endpoint URL", "login_button": "Login", "back_button": "Back", "next_button": "Next", "oauth_button": "OAuth", "login_disabled": "Login Disabled" } }, "logs": { "title": "Logs", "no_logs": "No logs available" }, "common": { "loading": "Loading" } }