feat: add JMAP server endpoint labels and hints in multiple languages

This commit is contained in:
Linus Rath
2026-03-29 00:52:42 +01:00
parent 99d5276cfa
commit 375c0a7339
8 changed files with 48 additions and 0 deletions
+6
View File
@@ -5,6 +5,9 @@
"username_placeholder": "user@example.com",
"password_label": "パスワード",
"password_placeholder": "パスワードを入力",
"jmap_endpoint_label": "JMAPサーバー",
"jmap_endpoint_placeholder": "https://mail.example.com",
"jmap_endpoint_cors_hint": "サーバーはこのドメインからのCORSリクエストを許可する必要があります。",
"sign_in": "サインイン",
"signing_in": "サインイン中...",
"loading": "読み込み中...",
@@ -115,6 +118,7 @@
"demo_reset": "リセット",
"demo_tour": "ツアー",
"tags": "タグ",
"folders": "フォルダ",
"mail": "メール",
"nav_label": "ナビゲーション",
"add_app": "アプリ"
@@ -196,6 +200,8 @@
"no_email_description": "リストからメールを選択して表示してください",
"no_conversation_selected": "会話が選択されていません",
"no_conversation_description": "リストから会話を選択して読んでください",
"compose": "作成",
"compose_hint": "新しいメッセージを作成",
"no_subject": "(件名なし)",
"loading_email": "メールを読み込み中...",
"loading": "読み込み中...",