mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
Improve wheel: fix lights animation and add prize legend
- Fix lights animation to run continuously (even when idle) - Lights now move sequentially around the circle - Remove text labels from wheel, keep only emoji - Add WheelLegend component with color indicators - Display legend on right (desktop) and bottom (mobile) - Add 'prizes' translation key for all languages
This commit is contained in:
@@ -567,6 +567,7 @@
|
||||
"wheel": {
|
||||
"title": "چرخ شانس",
|
||||
"disabled": "چرخ شانس فعلاً در دسترس نیست",
|
||||
"prizes": "جوایز",
|
||||
"spinsRemaining": "تعداد چرخش باقیمانده امروز",
|
||||
"choosePayment": "روش پرداخت را انتخاب کنید",
|
||||
"stars": "Stars",
|
||||
@@ -704,6 +705,8 @@
|
||||
"noPrizes": "جایزهای تنظیم نشده. برای فعالسازی چرخ جایزه اضافه کنید.",
|
||||
"deletePrize": "این جایزه حذف شود؟",
|
||||
"dragToReorder": "کشیدن برای مرتبسازی",
|
||||
"unsavedOrder": "تغییرات ترتیب ذخیره نشده",
|
||||
"unsavedOrderHint": "تغییرات را ذخیره یا لغو کنید",
|
||||
"confirmDelete": "آیا از حذف این جایزه مطمئن هستید؟",
|
||||
"types": {
|
||||
"subscription_days": "روز اشتراک",
|
||||
|
||||
Reference in New Issue
Block a user