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

@@ -1605,6 +1605,12 @@ class MessageLookup extends MessageLookupByLibrary {
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(
"Детализация частиц",
),