Kaynağa Gözat

fix: Replace マイムタイプ with MIMEタイプ in Japanese locale

Co-authored-by: yuki-takei <1638767+yuki-takei@users.noreply.github.com>
copilot-swe-agent[bot] 2 ay önce
ebeveyn
işleme
e3338bd674
1 değiştirilmiş dosya ile 12 ekleme ve 0 silme
  1. 12 0
      apps/app/public/static/locales/ja_JP/admin.json

+ 12 - 0
apps/app/public/static/locales/ja_JP/admin.json

@@ -456,6 +456,18 @@
       "tag_names": "タグ名",
       "tag_attributes": "タグ属性",
       "import_recommended": "{{target}} のおすすめをインポート"
+    },
+    "content-disposition_header": "Content-Disposition MIMEタイプ設定",
+    "content-disposition_options": {
+      "add_header": "MIMEタイプを追加する",
+      "note": "注意: MIMEタイプを追加すると、もう一方のリストからは自動的に削除されます。",
+      "inline_header": "インライン MIMEタイプ",
+      "attachment_header": "添付ファイル MIMEタイプ",
+      "inline_button": "インライン",
+      "no_inline": "設定済みのインラインタイプはありません。",
+      "no_attachment": "設定済みの添付ファイルタイプはありません。",
+      "attachment_button": "添付ファイル",
+      "remove_button": "削除"
     }
   },
   "customize_settings": {