mirror of
https://github.com/nimbold/Firelink.git
synced 2026-08-28 19:47:26 +00:00
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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user