mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
Added More Settings UI Strings
Updated the locale with new Settings UI item additions.
This commit is contained in:
parent
de82b448a9
commit
25ad63c367
1 changed files with 8 additions and 1 deletions
9
en.json
9
en.json
|
|
@ -1205,6 +1205,7 @@
|
|||
"Settings.AssetGatherSettings": "Asset Gathering",
|
||||
|
||||
"Settings.HostAccessSettings": "Host Access",
|
||||
"Settings.UserRestrictionsSettings": "User Restrictions",
|
||||
|
||||
"Settings.WindowsSettings": "Windows Settings",
|
||||
"Settings.DebugSettings": "Debug",
|
||||
|
|
@ -1247,7 +1248,7 @@
|
|||
"Settings.GeneralHapticsSettings.EnableControllerVibration": "Controller vibration",
|
||||
"Settings.GeneralHapticsSettings.EnableHaptics": "Haptic feedback",
|
||||
|
||||
"Settings.GeneralVRSettings.UseVRHotswitching": "VR hotswitching",
|
||||
"Settings.GeneralVRSettings.UseVRHotswitching": "VR Hotswitching",
|
||||
|
||||
"Settings.LeapMotionSettings.LeapMotionEnabled": "Leap motion hand tracking",
|
||||
"Settings.LeapMotionSettings.Offset": "Hand tracking offset",
|
||||
|
|
@ -1299,6 +1300,9 @@
|
|||
"Settings.HostAccessSettings.Entries.AllowWebsockets": "Allow websockets",
|
||||
"Settings.HostAccessSettings.Entries.LastHyperlinkRequestReason": "Last hyperlink request reason",
|
||||
"Settings.HostAccessSettings.Entries.LastWebsocketRequestReason": "Last websocket request reason",
|
||||
"Settings.HostAccessSettings.DebugReset": "Reset Host Access Entries",
|
||||
|
||||
"Settings.UserRestrictionsSettings.DebugReset": "Reset User Restrictions",
|
||||
|
||||
"Settings.WindowsSettings.KeepOriginalScreenshotFormat": "Keep original screenshot format",
|
||||
|
||||
|
|
@ -1313,6 +1317,9 @@
|
|||
"Settings.LocaleSettings.PrimaryInterfaceLocaleCode": "Default interface locale code",
|
||||
"Settings.LocaleSettings.CultureLocaleCode": "Culture locale code",
|
||||
"Settings.LocaleSettings.UseImperialUnits": "Use imperial units",
|
||||
"Settings.LocaleSettings.AvailableLocales" : "Available Locales",
|
||||
"Settings.LocaleSettings.AvailableLocales.Breadcrumb" : "Available Locales",
|
||||
|
||||
|
||||
"Settings.DashSettings.FreeformDash": "Freeform dash",
|
||||
"Settings.DashSettings.DashCurvature": "Curvature",
|
||||
|
|
|
|||
Loading…
Reference in a new issue