This commit is contained in:
hamid zarghami
2025-06-22 22:48:15 +03:30
parent 037113ee09
commit 0aab282d6f
12 changed files with 344 additions and 113 deletions
+18 -1
View File
@@ -84,7 +84,15 @@
"add_button": "اضافه کردن دکمه",
"image": "تصویر",
"upload_image": "تصویر مورد نظر را آپلود کنید",
"add_image": "اضافه کردن تصویر"
"add_image": "اضافه کردن تصویر",
"setting_fetch": "تنظیمات فچ",
"setting_fetch_description": "تنظیمات فچ خود را با دقت انتخاب کنید.",
"setting_smtp": "تنظیمات SMTP",
"setting_smtp_description": "تنظیمات SMTP خود را با دقت وارد کنید.",
"smtp_server": "SMTP سرور",
"smtp_port": "SMTP پورت",
"username": "نام کاربری",
"password": "پسورد"
},
"upload": "آپلود",
"new_message": {
@@ -98,5 +106,14 @@
"subject_placeholder": "موضوع پیام",
"message_placeholder": "متن پیام",
"select_priority": "انتخاب اولویت"
},
"mail": {
"download": "دانلود",
"print": "چاپ",
"subject": "موضوع : ",
"attachments": "فایل های ضمیمه",
"answer": "پاسخ",
"forward": "ارسال به دیگران",
"message": "متن پبام"
}
}