update: l10n

This commit is contained in:
xkeyC
2025-12-13 15:57:32 +08:00
parent a132c85b8c
commit 39d571960b
3 changed files with 18 additions and 0 deletions

View File

@@ -1414,6 +1414,12 @@ class MessageLookup extends MessageLookupByLibrary {
),
"performance_json_text_object_detail_info":
MessageLookupByLibrary.simpleMessage("モデルオブジェクトの詳細、LODに影響など..."),
"performance_json_text_openxr": MessageLookupByLibrary.simpleMessage(
"OpenXRを有効にする",
),
"performance_json_text_openxr_info": MessageLookupByLibrary.simpleMessage(
"OpenXR対応ヘッドセットを接続し、ゲーム起動後にテンキーの / でVRとワイドスクリーンシアターモードを切り替え",
),
"performance_json_text_particles": MessageLookupByLibrary.simpleMessage(
"パーティクル詳細",
),