mirror of
https://github.com/immich-app/immich.git
synced 2026-03-06 18:17:27 +03:00
chore(mobile): add toast notification for "Download Started" (#9023)
Add Toast for download started Add Toast notification for mobile download started. Added new placeholder in each language file - populated with best estimate translations.
This commit is contained in:
@@ -216,6 +216,7 @@
|
||||
"home_page_share_err_local": "ローカルのみの項目をリンクで共有はできません。スキップします",
|
||||
"home_page_upload_err_limit": "一回でアップロードできる写真の数は30枚です。スキップします",
|
||||
"image_viewer_page_state_provider_download_error": "ダウンロード失敗",
|
||||
"image_viewer_page_state_provider_download_started": "Download Started",
|
||||
"image_viewer_page_state_provider_download_success": "ダウンロード成功",
|
||||
"image_viewer_page_state_provider_share_error": "共有エラー",
|
||||
"library_page_albums": "アルバム",
|
||||
|
||||
Reference in New Issue
Block a user