Steps to reproduce
- Go to Settings
- Open the Editor section
- Look at the label of the first setting (in Ukrainian)
Did you follow the troubleshooting guide? [Y/N]
N — this is a translation issue
Expected result
The label should say:
“Завжди фокусувати нові вкладки”
(Correct spelling with “д” instead of “ж”)
Actual result
Current label:
“Завджи фокусувати нові вкладки”
(Typo: incorrect letter “ж” instead of “д”)
Environment
[please insert debug info here]
Additional information
This typo is located in the translation file uk.json
, line for key:
"option-open-tab-in-foreground": "Завджи фокусувати нові вкладки",
This is likely a simple typo in the Ukrainian localization. Please replace the incorrect string to ensure proper language display. And have a nice day