update navbar , create pages
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -10,7 +10,9 @@
|
||||
"login": "Войти",
|
||||
"signup": "Регистрация",
|
||||
"profile": "Профиль",
|
||||
"logout": "Выйти"
|
||||
"logout": "Выйти",
|
||||
"aboutPlagiat": "О плагиате",
|
||||
"howItWorks": "Как это работает"
|
||||
},
|
||||
"Footer": {
|
||||
"product": "Продукт",
|
||||
|
||||
@@ -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';
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user