feat: add router config, router, and sidenav config

This commit is contained in:
SajadMRjl
2025-08-10 20:01:18 +03:30
parent 1f5f5e15ee
commit 848ca4dd62
9 changed files with 179 additions and 72 deletions

View File

@@ -1,3 +1,7 @@
{
"helloWorld": "سلام دنیا"
"side": {
"account": "حساب کاربری",
"personalInfo": "اطلاعات شخصی",
"contactInfo": "شماره تماس"
}
}