mirror of
https://github.com/immich-app/immich.git
synced 2026-02-28 09:38:43 +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, other {# 個項目}} 重新指派給新的人物",
|
||||
"reassing_hint": "將選取的項目指派給現有人物",
|
||||
"recent": "最近",
|
||||
"recent-albums": "最近相簿",
|
||||
"recent_albums": "最近相簿",
|
||||
"recent_searches": "最近搜尋項目",
|
||||
"recently_added": "最近新增",
|
||||
"recently_added_page_title": "最近新增",
|
||||
|
||||
Reference in New Issue
Block a user