another step just a little remaining

This commit is contained in:
hamid
2026-06-21 00:05:07 +03:30
parent da42f15a32
commit 3fd147cf80
35 changed files with 4620 additions and 4537 deletions
+12
View File
@@ -8,5 +8,17 @@
"light_mode": "Light mode",
"direction_ltr": "Switch to LTR",
"direction_rtl": "Switch to RTL"
},
"toastDemo": {
"title": "Toast Notifications Demo",
"subtitle": "Click a button to trigger each toast type",
"success_btn": "Success",
"error_btn": "Error",
"warning_btn": "Warning",
"info_btn": "Info",
"success_msg": "Profile saved successfully!",
"error_msg": "Failed to load data. Please try again.",
"warning_msg": "Your session will expire in 5 minutes.",
"info_msg": "A new version of the app is available."
}
}
+12
View File
@@ -8,5 +8,17 @@
"light_mode": "حالت روشن",
"direction_ltr": "تغییر به چپ‌به‌راست",
"direction_rtl": "تغییر به راست‌به‌چپ"
},
"toastDemo": {
"title": "نمایش اعلان‌های Toast",
"subtitle": "روی هر دکمه کلیک کنید تا نوع مربوطه نمایش داده شود",
"success_btn": "موفقیت",
"error_btn": "خطا",
"warning_btn": "هشدار",
"info_btn": "اطلاعات",
"success_msg": "پروفایل با موفقیت ذخیره شد!",
"error_msg": "بارگذاری اطلاعات ناموفق بود. لطفاً دوباره تلاش کنید.",
"warning_msg": "جلسه شما تا ۵ دقیقه دیگر منقضی می‌شود.",
"info_msg": "نسخه جدیدی از برنامه در دسترس است."
}
}