fix: l10n

This commit is contained in:
xkeyC
2025-12-17 20:26:29 +08:00
parent e3bdf33eec
commit 750f3b1fee
11 changed files with 16 additions and 20 deletions

View File

@@ -4586,10 +4586,10 @@ class S {
);
}
/// `Connect OpenXR-compatible headsets, use Numpad / to switch between VR and widescreen theater mode after game launch`
/// `Connect to an OpenXR compatible headset, launch the game, and use left Alt + numeric keypad 5 to switch between VR and widescreen theater modes.`
String get performance_json_text_openxr_info {
return Intl.message(
'Connect OpenXR-compatible headsets, use Numpad / to switch between VR and widescreen theater mode after game launch',
'Connect to an OpenXR compatible headset, launch the game, and use left Alt + numeric keypad 5 to switch between VR and widescreen theater modes.',
name: 'performance_json_text_openxr_info',
desc: '',
args: [],