1
0
mirror of https://github.com/farag2/Sophia-Script-for-Windows.git synced 2025-12-29 22:18:05 +02:00
Files
Sophia-Script-for-Windows/Wrapper/Config/wrapper_localizations.json
BenchTweakGaming 97b0b70c79 v2.8.14 - Accessibility Scaling UI from 80% - 150%
- Scaling from 80%, 90%, 100%, 125% and 150%
2025-12-24 21:10:55 -05:00

38 lines
1.3 KiB
JSON

[
{
"English": {
"Code": "en",
"Folder": "en-US",
"WidthOfWrapperInPixels": "872",
"HeightOfWrapperInPixels": "650",
"WidthLabelInPixels": "225",
"WidthLabelContextTabInPixels": "243",
"WidthComboBoxInPixels": "155",
"WidthComboBoxSystemTabInPixels": "155",
"WidthComboBoxStartMenuTabInPixels": "230"
},
"German": {
"Code": "de",
"Folder": "de-DE",
"WidthOfWrapperInPixels": "1120",
"HeightOfWrapperInPixels": "650",
"WidthLabelInPixels": "225",
"WidthLabelContextTabInPixels": "243",
"WidthComboBoxInPixels": "150",
"WidthComboBoxSystemTabInPixels": "165",
"WidthComboBoxStartMenuTabInPixels": "250"
},
"Russian": {
"Code": "ru",
"Folder": "ru-RU",
"WidthOfWrapperInPixels": "1155",
"HeightOfWrapperInPixels": "650",
"WidthLabelInPixels": "225",
"WidthLabelContextTabInPixels": "243",
"WidthComboBoxInPixels": "175",
"WidthComboBoxSystemTabInPixels": "235",
"WidthComboBoxStartMenuTabInPixels": "260"
}
}
]