mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
feat(mobile): add option to show asset owner name in asset list
This commit is contained in:
@@ -2062,6 +2062,7 @@
|
||||
"theme": "Theme",
|
||||
"theme_selection": "Theme selection",
|
||||
"theme_selection_description": "Automatically set the theme to light or dark based on your browser's system preference",
|
||||
"theme_setting_asset_list_show_owner_name_title": "Show asset owner name",
|
||||
"theme_setting_asset_list_storage_indicator_title": "Show storage indicator on asset tiles",
|
||||
"theme_setting_asset_list_tiles_per_row_title": "Number of assets per row ({count})",
|
||||
"theme_setting_colorful_interface_subtitle": "Apply primary color to background surfaces.",
|
||||
|
||||
@@ -2022,6 +2022,7 @@
|
||||
"theme": "テーマ",
|
||||
"theme_selection": "テーマ選択",
|
||||
"theme_selection_description": "ブラウザのシステム設定に基づいてテーマを明色または暗色に自動的に設定します",
|
||||
"theme_setting_asset_list_show_owner_name_title": "アセット所有者名を表示",
|
||||
"theme_setting_asset_list_storage_indicator_title": "ストレージに関する情報を表示",
|
||||
"theme_setting_asset_list_tiles_per_row_title": "一行ごとの表示枚数: {count}",
|
||||
"theme_setting_colorful_interface_subtitle": "アクセントカラーを背景にも使用する",
|
||||
|
||||
Reference in New Issue
Block a user