mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
feat: commands (#27546)
This commit is contained in:
parent
1ba0989e15
commit
8fb2c7755d
13 changed files with 56 additions and 69 deletions
|
|
@ -1392,6 +1392,7 @@
|
|||
"light_theme": "Switch to light theme",
|
||||
"like": "Like",
|
||||
"like_deleted": "Like deleted",
|
||||
"link": "Link",
|
||||
"link_motion_video": "Link motion video",
|
||||
"link_to_docs": "For more information, refer to the <link>documentation</link>.",
|
||||
"link_to_oauth": "Link to OAuth",
|
||||
|
|
@ -1562,6 +1563,8 @@
|
|||
"multiselect_grid_edit_gps_err_read_only": "Cannot edit location of read only asset(s), skipping",
|
||||
"mute_memories": "Mute Memories",
|
||||
"my_albums": "My albums",
|
||||
"my_immich_description": "Copy current page as a My Immich link",
|
||||
"my_immich_title": "My Immich link",
|
||||
"name": "Name",
|
||||
"name_or_nickname": "Name or nickname",
|
||||
"name_required": "Name is required",
|
||||
|
|
@ -1926,6 +1929,8 @@
|
|||
"scan_settings": "Scan Settings",
|
||||
"scanning": "Scanning",
|
||||
"scanning_for_album": "Scanning for album...",
|
||||
"screencast_mode_description": "Show keyboard and mouse event indicators on the screen",
|
||||
"screencast_mode_title": "Toggle screencast mode",
|
||||
"search": "Search",
|
||||
"search_albums": "Search albums",
|
||||
"search_by_context": "Search by context",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue