mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-03 07:48:34 +02:00
feat: nested eml quick view
This commit is contained in:
@@ -375,7 +375,8 @@
|
||||
"showDuplicates": "重複ファイルを表示",
|
||||
"size": "ファイルサイズ",
|
||||
"source": "ソース",
|
||||
"subject": "件名"
|
||||
"subject": "件名",
|
||||
"viewEmbeddedEmail": "埋め込みメールを表示"
|
||||
},
|
||||
"auth": {
|
||||
"areYouSureYouWantToLogOut": "ログアウトしてもよろしいですか?",
|
||||
@@ -546,6 +547,7 @@
|
||||
"attachments": "添付ファイル",
|
||||
"bcc": "BCC",
|
||||
"cc": "CC",
|
||||
"clickToDownload": "クリックしてダウンロード",
|
||||
"date": "日付",
|
||||
"delete": "削除",
|
||||
"download": "ダウンロード",
|
||||
|
||||
Reference in New Issue
Block a user