feat: Languages with country codes
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
export default {
|
||||
translation: {
|
||||
common: {
|
||||
emailOrUsername: 'E-mail yoki foydalanuvchi nomi',
|
||||
invalidEmailOrUsername: "Noto'g'ri e-mail yoki foydalanuvchi nomi",
|
||||
invalidPassword: "Noto'g'ri parol",
|
||||
logInToPlanka: 'Planka ga Kirish',
|
||||
noInternetConnection: "Internet bog'lanishi yo'q",
|
||||
pageNotFound_title: 'Sahifa Topilmadi',
|
||||
password: 'Parol',
|
||||
projectManagement: 'Loyiha boshqaruvi',
|
||||
serverConnectionFailed: "Serverga bog'lanish xatosi",
|
||||
unknownError: "Noma'lum xatolik, qaytadan urinib ko'ring",
|
||||
},
|
||||
|
||||
action: {
|
||||
logIn: 'Kirish',
|
||||
},
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user