mirror of
https://github.com/nimbold/Firelink.git
synced 2026-09-01 05:29:23 +00:00
fix(settings): keep bundled font labels compact
Use canonical font names across locales, align system-mode descriptions, and document the bundled OFL license text. Refs #31
This commit is contained in:
@@ -619,13 +619,13 @@ const fa = {
|
||||
systemAppearance: 'برنامه از حالت روشن یا تاریک فعلی {{platform}} پیروی میکند.',
|
||||
display: 'نمایش',
|
||||
fontFamily: 'فونت',
|
||||
fontFamilyDescription: 'فونت رابط کاربری را انتخاب کنید. حالت خودکار از فونتهای سیستمی متناسب با سیستمعامل و زبان استفاده میکند.',
|
||||
fontFamilyDescription: 'فونت رابط کاربری را انتخاب کنید. حالت سیستم از فونتهای سیستمی متناسب با سیستمعامل و زبان استفاده میکند.',
|
||||
fontFamilySystem: 'رابط کاربری سیستم (پیشنهادشده)',
|
||||
fontFamilyInter: 'Inter',
|
||||
fontFamilyOutfit: 'Outfit',
|
||||
fontFamilyVazirmatn: 'Vazirmatn (فارسی)',
|
||||
fontFamilyNotoSansHebrew: 'Noto Sans Hebrew (عبری)',
|
||||
fontFamilyNotoSansSc: 'Noto Sans SC (چینی سادهشده)',
|
||||
fontFamilyVazirmatn: 'Vazirmatn',
|
||||
fontFamilyNotoSansHebrew: 'Noto Sans Hebrew',
|
||||
fontFamilyNotoSansSc: 'Noto Sans SC',
|
||||
fontFamilyRoboto: 'Roboto',
|
||||
fontFamilySerif: 'سریف',
|
||||
fontFamilyMonospace: 'تکفاصله',
|
||||
|
||||
Reference in New Issue
Block a user