mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
Update en.json
Fixed incorrect word used for Register.MissingUID and clarified Settings.LinuxIntegration (to differentiate it from Android)
This commit is contained in:
parent
4654f99083
commit
699d5e9cd8
1 changed files with 3 additions and 3 deletions
6
en.json
6
en.json
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"localeCode": "en",
|
||||
"authors": ["Frooxius", "Enverex", "rampa_3", "Melnus", "dfgHiatus", "Earthmark", "Ryuvi"],
|
||||
"authors": ["Frooxius", "Enverex", "rampa_3", "Melnus", "dfgHiatus", "Earthmark", "Ryuvi", "Nammi"],
|
||||
"messages": {
|
||||
|
||||
"General.OK": "OK",
|
||||
|
|
@ -409,7 +409,7 @@
|
|||
"Login.MissingUID": "Missing device information",
|
||||
"Login.MissingUID.Description": "Try reinstalling, or contact support at {supportUrl}.",
|
||||
|
||||
"Register.MissingUID": "Invalid device information",
|
||||
"Register.MissingUID": "Missing device information",
|
||||
"Register.MissingUID.Description": "Try reinstalling, or contact support at {supportUrl}.",
|
||||
|
||||
"Register.MalformedUID": "Invalid device information",
|
||||
|
|
@ -1264,7 +1264,7 @@
|
|||
"Settings.ViveHandTracking.UseFingersWhenSnapped": "Use Vive Fingers When Snapped",
|
||||
|
||||
"Settings.WindowsIntegration": "Windows Integration",
|
||||
"Settings.LinuxIntegration": "Linux Integration",
|
||||
"Settings.LinuxIntegration": "GNU/Linux Integration",
|
||||
|
||||
"Settings.System.KeepOriginalScreenshotFormat": "Keep original screenshot format",
|
||||
"Settings.System.KeepOriginalScreenshotFormat.Description": "When enabled, screenshots won't be converted to JPG when saved into the Documents folder",
|
||||
|
|
|
|||
Loading…
Reference in a new issue