Files
Account/public/locales/fa/sideNav.json
Sajad Mirjalili 7eb7192b05 fix: layout menues
2025-09-26 00:17:26 +03:30

16 lines
443 B
JSON

{
"header": {
"logout": "خروج از حساب کاربری"
},
"side": {
"account": "حساب کاربری",
"personalInfo": "اطلاعات شخصی",
"contactInfo": "شماره تماس",
"email": "ایمیل",
"security": "امنیت",
"password": "رمز عبور",
"recentSessions": "ورود های اخیر",
"activeSessions": "نشست های فعال",
"setting": "تنظیمات"
}
}