update navbar , create pages

This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-04-18 11:34:41 +05:00
parent ee34ef0905
commit 75bd3467e9
19 changed files with 301 additions and 150 deletions

View File

@@ -10,7 +10,9 @@
"login": "Login",
"signup": "Sign up",
"profile": "Profile",
"logout": "Logout"
"logout": "Logout",
"aboutPlagiat": "About Plagiarism",
"howItWorks": "How It Works"
},
"Footer": {
"product": "Product",

View File

@@ -10,7 +10,9 @@
"login": "Войти",
"signup": "Регистрация",
"profile": "Профиль",
"logout": "Выйти"
"logout": "Выйти",
"aboutPlagiat": "О плагиате",
"howItWorks": "Как это работает"
},
"Footer": {
"product": "Продукт",

View File

@@ -14,6 +14,8 @@ declare const messages: {
signup: "Ro'yxatdan o'tish";
profile: 'Profil';
logout: 'Chiqish';
aboutPlagiat: 'Plagiat haqida';
howItWorks: 'Bu qanday ishlaydi';
};
Footer: {
product: 'Mahsulot';

View File

@@ -10,7 +10,9 @@
"login": "Kirish",
"signup": "Ro'yxatdan o'tish",
"profile": "Profil",
"logout": "Chiqish"
"logout": "Chiqish",
"aboutPlagiat": "Plagiat haqida",
"howItWorks": "Bu qanday ishlaydi"
},
"Footer": {
"product": "Mahsulot",