mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
fix(web): long text taking more width than expected in duplicate manager (#24547)
This commit is contained in:
committed by
GitHub
parent
f59cff4f5d
commit
7efce389b2
+1
-1
@@ -1140,7 +1140,7 @@
|
||||
"features": "Features",
|
||||
"features_in_development": "Features in Development",
|
||||
"features_setting_description": "Manage the app features",
|
||||
"file_name": "File name",
|
||||
"file_name": "File name: {file_name}",
|
||||
"file_name_or_extension": "File name or extension",
|
||||
"file_size": "File size",
|
||||
"filename": "Filename",
|
||||
|
||||
Reference in New Issue
Block a user