new message

This commit is contained in:
hamid zarghami
2025-06-07 12:03:14 +03:30
parent 6be80bbd81
commit f66f1a768e
10 changed files with 1259 additions and 651 deletions
+11
View File
@@ -37,5 +37,16 @@
"mail_server": "تنظیمات میل سرور",
"domain": "تنظیمات دامنه",
"address": "نشانی ها"
},
"new_message": {
"title": "ارسال پیام جدید",
"to": "ارسال به",
"subject": "موضوع",
"message": "پیام",
"send": "ارسال",
"draft": "پیش نویس",
"recipients_placeholder": "نام گیرنده",
"subject_placeholder": "موضوع پیام",
"message_placeholder": "متن پیام"
}
}