fix(i18n): keep font family names consistent

Keep bundled font names untranslated across every supported locale while preserving localized descriptions.

Refs #31
This commit is contained in:
NimBold
2026-07-23 19:55:12 +03:30
parent f5d918ec1e
commit 4f89a6c79d
6 changed files with 18 additions and 15 deletions
+3
View File
@@ -100,6 +100,9 @@ describe('translation catalogs', () => {
'settings.lookAndFeel.fontFamilyNotoSansHebrew',
'settings.lookAndFeel.fontFamilyNotoSansSc',
'settings.lookAndFeel.fontFamilyRoboto',
'settings.lookAndFeel.fontFamilySystem',
'settings.lookAndFeel.fontFamilySerif',
'settings.lookAndFeel.fontFamilyMonospace',
'settings.lookAndFeel.windowControlStyleWindows',
'settings.lookAndFeel.windowControlStyleGnome',
'settings.network.chromeWindows',