login register updated
This commit is contained in:
@@ -172,7 +172,7 @@
|
||||
"phonePlaceholder": "90 123 45 67",
|
||||
"digitsEntered": "{count} digits entered",
|
||||
"sending": "Sending…",
|
||||
"sendCode": "Send code",
|
||||
"sendCode": "Login",
|
||||
"registerPrompt": "Don't have an account?",
|
||||
"registerLink": "Register"
|
||||
},
|
||||
|
||||
@@ -172,7 +172,7 @@
|
||||
"phonePlaceholder": "90 123 45 67",
|
||||
"digitsEntered": "Введено {count} цифр",
|
||||
"sending": "Отправка…",
|
||||
"sendCode": "Отправить код",
|
||||
"sendCode": "Вход",
|
||||
"registerPrompt": "Нет аккаунта?",
|
||||
"registerLink": "Зарегистрироваться"
|
||||
},
|
||||
|
||||
@@ -175,7 +175,7 @@ declare const messages: {
|
||||
phonePlaceholder: '90 123 45 67';
|
||||
digitsEntered: '{count} ta raqam kiritildi';
|
||||
sending: 'Yuborilmoqda…';
|
||||
sendCode: 'Kodni yuborish';
|
||||
sendCode: 'Kirish';
|
||||
registerPrompt: "Hisobingiz yo'qmi?";
|
||||
registerLink: "Ro'yxatdan o'tish";
|
||||
};
|
||||
|
||||
@@ -172,7 +172,7 @@
|
||||
"phonePlaceholder": "90 123 45 67",
|
||||
"digitsEntered": "{count} ta raqam kiritildi",
|
||||
"sending": "Yuborilmoqda…",
|
||||
"sendCode": "Kodni yuborish",
|
||||
"sendCode": "Kirish",
|
||||
"registerPrompt": "Hisobingiz yo'qmi?",
|
||||
"registerLink": "Ro'yxatdan o'tish"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user