mirror of
https://github.com/nimbold/Firelink.git
synced 2026-08-28 11:37:17 +00:00
feat(ui): add cross-platform window control styles
Persist automatic and explicit macOS, Windows, GNOME, and minimal control presets with localized settings and platform-aware fallback. Refs #31
This commit is contained in:
@@ -586,6 +586,14 @@ const fa = {
|
||||
sidebarPositionAutomatic: 'خودکار (پیشنهادشده)',
|
||||
sidebarPositionLeft: 'چپ',
|
||||
sidebarPositionRight: 'راست',
|
||||
windowControls: 'کنترلهای پنجره',
|
||||
windowControlStyle: 'سبک کنترلها',
|
||||
windowControlsDescription: 'نحوه نمایش دکمههای سفارشی پنجره Firelink را انتخاب کنید. حالت خودکار از سیستمعامل شما پیروی میکند.',
|
||||
windowControlStyleAutomatic: 'خودکار (پیشنهادشده)',
|
||||
windowControlStyleMacos: 'چراغهای macOS',
|
||||
windowControlStyleWindows: 'Windows 11 Fluent',
|
||||
windowControlStyleGnome: 'GNOME / Adwaita',
|
||||
windowControlStyleMinimal: 'ساده',
|
||||
languageSystem: 'زبان سیستم',
|
||||
languageEnglish: 'انگلیسی',
|
||||
languageChinese: 'چینی سادهشده',
|
||||
|
||||
Reference in New Issue
Block a user