Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions common/src/main/resources/assets/modernfix/lang/ja_jp.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@
"modernfix.jei_load": "JEIを読み込み中... しばらく時間がかかる可能性があります。",
"modernfix.no_lazydfu": "LazyDFUがインストールされていません。Minecraftが古いバージョンのゲームデータを更新する必要がある場合、目立つラグが発生する可能性があります。",
"modernfix.no_ferritecore": "FerriteCoreがインストールされていません。メモリ使用量は非常に高くなります。",
"modernfix.connectedness_dynresoruces": "ConnectednessとModernFixのダイナミックリソースオプションは互換性がありません。ModernFixの設定でConnectednessを削除するか、ダイナミックリソースを無効にしてください。",
"modernfix.perf_mod_warning": "Modをインストールすることをお勧めしますが、警告はModernFixの設定で無効にできます。",
"modernfix.config": "ModernFixによるmixinの設定",
"modernfix.config.done_restart": "完了 (再起動が必要)",
"modernfix.config.wiki": "wikiを開く",
"modernfix.message.reload_config": "MODコンフィグファイルの変更が検出されました。保存が完了していないファイルのロードを防ぐため、/mfrc を実行してリロードをトリガーする必要があります。",
"modernfix.option.on": "オン",
"modernfix.option.off": "オフ",
"modernfix.option.disabled": "無効",
Expand Down