mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
en - Fix typo
Fix typo in stereo photo setting description
This commit is contained in:
parent
a1e31feb7e
commit
a474664b64
1 changed files with 1 additions and 1 deletions
2
en.json
2
en.json
|
|
@ -1454,7 +1454,7 @@
|
||||||
"Settings.PhotoCaptureSettings.TimerSeconds": "Timer duration",
|
"Settings.PhotoCaptureSettings.TimerSeconds": "Timer duration",
|
||||||
"Settings.PhotoCaptureSettings.TimerSeconds.Description": "How many seconds does it take before a photo is captured with the timer feature.",
|
"Settings.PhotoCaptureSettings.TimerSeconds.Description": "How many seconds does it take before a photo is captured with the timer feature.",
|
||||||
"Settings.PhotoCaptureSettings.CaptureStereo": "Capture stereo photo",
|
"Settings.PhotoCaptureSettings.CaptureStereo": "Capture stereo photo",
|
||||||
"Settings.PhotoCaptureSettings.CaptureStereo.Description": "When enabled, all quick photo captures will be stereoscopic. This us mostly useful when viewed in VR.",
|
"Settings.PhotoCaptureSettings.CaptureStereo.Description": "When enabled, all quick photo captures will be stereoscopic. This is mostly useful when viewed in VR.",
|
||||||
"Settings.PhotoCaptureSettings.PhotoAutosavePath": "Photo inventory autosave path",
|
"Settings.PhotoCaptureSettings.PhotoAutosavePath": "Photo inventory autosave path",
|
||||||
"Settings.PhotoCaptureSettings.PhotoAutosavePath.Description": "When set, any photos you capture (or save with context menu) will be automatically saved to your in-game inventory. For example <color=hero.yellow>Photos/%year%/%month_name%</color>\n\nFollowing variables are available:\n\n<size=75%>%second%, %minute%, %hour%, %day%, %month%, %year%, %day_name%, %day_name_en%, %month_name%, %month_name_en%, %session_second%, %session_minute%, %session_hour%, %session_day%, %session_month%, %session_year%, %session_day_name%, %session_day_name_en%, %session_month_name%, %session_month_name_en%, %location_name%, %app_version%</size>",
|
"Settings.PhotoCaptureSettings.PhotoAutosavePath.Description": "When set, any photos you capture (or save with context menu) will be automatically saved to your in-game inventory. For example <color=hero.yellow>Photos/%year%/%month_name%</color>\n\nFollowing variables are available:\n\n<size=75%>%second%, %minute%, %hour%, %day%, %month%, %year%, %day_name%, %day_name_en%, %month_name%, %month_name_en%, %session_second%, %session_minute%, %session_hour%, %session_day%, %session_month%, %session_year%, %session_day_name%, %session_day_name_en%, %session_month_name%, %session_month_name_en%, %location_name%, %app_version%</size>",
|
||||||
"Settings.PhotoCaptureSettings.CapturePrivateUI" : "Capture Private UI",
|
"Settings.PhotoCaptureSettings.CapturePrivateUI" : "Capture Private UI",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue