From a474664b647aecb6a1b0ca3de9d09359d6e5bba8 Mon Sep 17 00:00:00 2001
From: Lexevolution <31176843+Lexevolution@users.noreply.github.com>
Date: Fri, 19 Apr 2024 20:37:30 +1000
Subject: [PATCH] en - Fix typo
Fix typo in stereo photo setting description
---
en.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/en.json b/en.json
index 83c0636..68ee96d 100644
--- a/en.json
+++ b/en.json
@@ -1454,7 +1454,7 @@
"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.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.Description": "When set, any photos you capture (or save with context menu) will be automatically saved to your in-game inventory. For example Photos/%year%/%month_name%\n\nFollowing variables are available:\n\n%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%",
"Settings.PhotoCaptureSettings.CapturePrivateUI" : "Capture Private UI",