feat: add media save guide
This commit is contained in:
@@ -37,6 +37,25 @@ export const jaDict: Dict = {
|
||||
downloadOk: "ダウンロード完了",
|
||||
downloadFail: "ダウンロードに失敗しました。再試行してください",
|
||||
longPressImageSave: "画像を長押しして保存",
|
||||
saveAlbumGuideTitle: "Save to album guide",
|
||||
saveAlbumGuideIntro:
|
||||
"Your download has started. Follow the steps below to save the file to your phone album.",
|
||||
saveAlbumGuideImageLabel: "Image",
|
||||
saveAlbumGuideVideoLabel: "Video",
|
||||
saveAlbumGuideIosStep1:
|
||||
"After the download finishes, tap Safari’s download icon or open the Downloads folder in the Files app.",
|
||||
saveAlbumGuideIosStep2: "Open the downloaded image or video.",
|
||||
saveAlbumGuideIosStep3:
|
||||
"Tap the share button and choose Save Image or Save Video to add it to Photos.",
|
||||
saveAlbumGuideAndroidStep1:
|
||||
"After the download finishes, tap the download notification or open Files / Downloads.",
|
||||
saveAlbumGuideAndroidStep2: "Open the downloaded image or video.",
|
||||
saveAlbumGuideAndroidStep3:
|
||||
"If it does not appear in Gallery automatically, use the menu to save or move it to Photos/Gallery.",
|
||||
saveAlbumGuideDesktopStep1:
|
||||
"After the download finishes, open it from your browser downloads list or the Downloads folder.",
|
||||
saveAlbumGuideDesktopStep2:
|
||||
"To keep it in a phone album, transfer it to your phone with AirDrop, cable, or cloud drive, then save it there.",
|
||||
showMore: "すべて表示",
|
||||
showLess: "閉じる",
|
||||
share: "シェア",
|
||||
|
||||
Reference in New Issue
Block a user