feature: localization's first implmentation

This commit is contained in:
2026-06-20 12:37:38 +03:30
parent b314a5fa11
commit 284fbd08aa
46 changed files with 1860 additions and 643 deletions

View File

@@ -15,6 +15,7 @@
"js-cookie": "^3.0.5",
"lucide-react": "^0.577.0",
"next": "16.1.6",
"next-intl": "^4.13.0",
"react": "19.2.3",
"react-dom": "19.2.3",
"react-hook-form": "^7.71.2",
@@ -32,4 +33,4 @@
"tailwindcss": "^4",
"typescript": "^5"
}
}
}