You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-08-07 23:03:36 +02:00
feat(mobile): new mobile UI (#12582)
This commit is contained in:
@ -1,4 +1,24 @@
|
||||
{
|
||||
"all": "All",
|
||||
"shared_with_me": "Shared with me",
|
||||
"my_albums": "My albums",
|
||||
"create_new": "CREATE NEW",
|
||||
"create_album": "Create album",
|
||||
"videos": "Videos",
|
||||
"recently_added": "Recently added",
|
||||
"partners": "Partners",
|
||||
"partner_page_title": "Partners",
|
||||
"library": "Library",
|
||||
"on_this_device": "On this device",
|
||||
"add_a_name": "Add a name",
|
||||
"places": "Places",
|
||||
"albums": "Albums",
|
||||
"people": "People",
|
||||
"shared_links": "Shared links",
|
||||
"trash": "Trash",
|
||||
"archived": "Archived",
|
||||
"favorites": "Favorites",
|
||||
"search_albums": "Search albums",
|
||||
"action_common_back": "Back",
|
||||
"action_common_cancel": "Cancel",
|
||||
"action_common_clear": "Clear",
|
||||
@ -353,7 +373,6 @@
|
||||
"notification_permission_list_tile_enable_button": "Enable Notifications",
|
||||
"notification_permission_list_tile_title": "Notification Permission",
|
||||
"partner_list_user_photos": "{user}'s photos",
|
||||
"partner_list_view_all": "View all",
|
||||
"partner_page_add_partner": "Add partner",
|
||||
"partner_page_empty_message": "Your photos are not yet shared with any partner.",
|
||||
"partner_page_no_more_users": "No more users to add",
|
||||
@ -362,7 +381,6 @@
|
||||
"partner_page_shared_to_title": "Shared to",
|
||||
"partner_page_stop_sharing_content": "{} will no longer be able to access your photos.",
|
||||
"partner_page_stop_sharing_title": "Stop sharing your photos?",
|
||||
"partner_page_title": "Partner",
|
||||
"permission_onboarding_back": "Back",
|
||||
"permission_onboarding_continue_anyway": "Continue anyway",
|
||||
"permission_onboarding_get_started": "Get started",
|
||||
|
Reference in New Issue
Block a user