feat: add router config, layout, header, and toolbar

This commit is contained in:
SajadMRjl
2025-08-11 17:29:41 +03:30
parent 848ca4dd62
commit 85c16acb74
11 changed files with 1036 additions and 699 deletions

View File

@@ -2,6 +2,13 @@
"side": {
"account": "حساب کاربری",
"personalInfo": "اطلاعات شخصی",
"contactInfo": "شماره تماس"
"contactInfo": "شماره تماس",
"email": "ایمیل",
"security": "امنیت",
"password": "رمز عبور",
"confirmedIps": "آدرس های تایید شده",
"recentSessions": "ورود های اخیر",
"activeSessions": "نشست های فعال",
"setting": "تنظیمات"
}
}