mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
chore: remove unused key and fix casing for recent_albums (#24691)
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
This commit is contained in:
@@ -1613,7 +1613,6 @@
|
||||
"not_available": "不适用",
|
||||
"not_in_any_album": "不在任何相册中",
|
||||
"not_selected": "未选择",
|
||||
"note_apply_storage_label_to_previously_uploaded assets": "提示:要将存储标签应用于之前上传的项目,请运行此",
|
||||
"notes": "提示",
|
||||
"nothing_here_yet": "这里什么都没有",
|
||||
"notification_permission_dialog_content": "要启用通知,请转到“设置”,并选择“允许”。",
|
||||
@@ -1815,7 +1814,7 @@
|
||||
"reassigned_assets_to_new_person": "重新指派{count, plural, one {#个项目} other {#个项目}}到新的人物",
|
||||
"reassing_hint": "指派选择的项目到已存在的人物",
|
||||
"recent": "最近",
|
||||
"recent-albums": "最近的相册",
|
||||
"recent_albums": "最近的相册",
|
||||
"recent_searches": "最近搜索",
|
||||
"recently_added": "近期添加",
|
||||
"recently_added_page_title": "最近添加",
|
||||
|
||||
Reference in New Issue
Block a user