We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 569a7b9 commit 24a1570Copy full SHA for 24a1570
1 file changed
VRCFTPicoModule/Assets/Locales/en-US.json
@@ -13,5 +13,10 @@
13
"expression-tracking": "Expression Tracking",
14
"init-failed": "Initialization failed, exception: {0}",
15
"update-timeout": "Receive data timed out",
16
- "update-failed": "Update failed with exception: {0}"
+ "update-failed": "Update failed with exception: {0}",
17
+ "eye-gain-loaded": "Eye gain loaded: X={0}, Y={1}",
18
+ "eye-gain-invalid": "Invalid eye_gain.txt format: \"{0}\"",
19
+ "eye-gain-not-found": "eye_gain.txt not found, using default values",
20
+ "eye-gain-disabled": "Eye gain disabled",
21
+ "eye-gain-failed": "Failed to read eye_gain.txt"
22
}
0 commit comments