warning text

This commit is contained in:
2024-11-13 16:30:41 +03:30
parent 74baabd053
commit cdeb6e60c1

View File

@@ -43,9 +43,11 @@
}, },
"notifications": { "notifications": {
"error_static_text": "عملیات با خطا مواجه شد", "error_static_text": "عملیات با خطا مواجه شد",
"warning_static_text": "عملیات با خطا مواجه شد",
"success_static_text": "عملیات با موفقیت انجام شد", "success_static_text": "عملیات با موفقیت انجام شد",
"code": "کد", "code": "کد",
"success": "موفق", "success": "موفق",
"warning": "اخطار",
"error": "خطا", "error": "خطا",
"pending": "درحال اجرا..." "pending": "درحال اجرا..."
}, },