mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-29 18:13:47 +00:00
Refactor theme settings with two collapsible sections
- Quick Presets: collapsible section with 8 theme presets - Custom Colors: collapsible section with all color pickers - Added translations for quickPresets, customColors in all locales (ru, en, zh, fa) - Chevron icon rotates when section is expanded - Preview section moved inside Custom Colors
This commit is contained in:
@@ -700,6 +700,10 @@
|
||||
"theme": {
|
||||
"colors": "رنگهای تم",
|
||||
"reset": "بازنشانی",
|
||||
"quickPresets": "پیشتنظیمات سریع",
|
||||
"quickPresetsDescription": "یک طرح رنگی آماده انتخاب کنید",
|
||||
"customColors": "رنگهای سفارشی",
|
||||
"customColorsDescription": "هر رنگ را جداگانه سفارشی کنید",
|
||||
"accent": "رنگ تأکیدی",
|
||||
"accentDescription": "رنگ اصلی برند برای دکمهها، لینکها و عناصر تعاملی",
|
||||
"darkTheme": "تم تیره",
|
||||
|
||||
Reference in New Issue
Block a user