mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
Added Camera Orientation Mode Strings
I've recently added the ability for the camera to auto-detect the held orientation to let users take photos in "portrait" orientation if they wish. In addition to this, there is a UI option to have the orientation chosen automatically, or manually by the user - these strings are for that option.
This commit is contained in:
parent
5db7bb70bd
commit
0da557f3b6
1 changed files with 3 additions and 0 deletions
3
en.json
3
en.json
|
|
@ -2031,6 +2031,9 @@
|
||||||
|
|
||||||
"UI.ProgressBar.ImportingItem": "Importing Item",
|
"UI.ProgressBar.ImportingItem": "Importing Item",
|
||||||
|
|
||||||
|
"UI.Camera.Automatic": "Automatic",
|
||||||
|
"UI.Camera.Manual": "Manual",
|
||||||
|
|
||||||
"Tools.Names.MultiTool": "Multi-Tool",
|
"Tools.Names.MultiTool": "Multi-Tool",
|
||||||
|
|
||||||
"Tools.Names.CommonTools": "Common Tools",
|
"Tools.Names.CommonTools": "Common Tools",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue