mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
feat(web): add a seperate tooltip for switching from dark to light mode (#27297)
This commit is contained in:
parent
a2ff075e9a
commit
8f01d06927
2 changed files with 3 additions and 2 deletions
|
|
@ -881,7 +881,7 @@
|
|||
"daily_title_text_date": "E, MMM dd",
|
||||
"daily_title_text_date_year": "E, MMM dd, yyyy",
|
||||
"dark": "Dark",
|
||||
"dark_theme": "Toggle dark theme",
|
||||
"dark_theme": "Switch to dark theme",
|
||||
"date": "Date",
|
||||
"date_after": "Date after",
|
||||
"date_and_time": "Date and Time",
|
||||
|
|
@ -1388,6 +1388,7 @@
|
|||
"library_page_sort_title": "Album title",
|
||||
"licenses": "Licenses",
|
||||
"light": "Light",
|
||||
"light_theme": "Switch to light theme",
|
||||
"like": "Like",
|
||||
"like_deleted": "Like deleted",
|
||||
"link_motion_video": "Link motion video",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue