structure + sidebar

This commit is contained in:
hamid zarghami
2025-04-28 10:15:35 +03:30
parent 2ef02e0b6b
commit 53212445c6
25 changed files with 1144 additions and 19 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"sidebar": {
"menu": "منو",
"received": "دریافتی ها",
"sent": "ارسال شده ها",
"draft": "پیش نویس ها",
"archive": "آرشیو شده ها",
"profile": "پروفایل",
"trash": "سطل زباله",
"other": "سایر",
"favorite": "نشان شده ها",
"spam": "هرزنامه ها",
"setting": "تنظیمات",
"logout": "خروج",
"new_message": "پیام جدید"
},
"header": {
"search": "جستجو"
}
}