2026-01-25 14:15:14 +00:00

48 lines
1.5 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"pages": {
"dashboard": {
"pageTitle": "Панель управления",
"overview": "Обзор биржи ADML",
"loadingWidgets": "Загрузка виджетов...",
"loading": "Загрузка..."
},
"login": {
"pageTitle": "Вход",
"form": {
"loginLabel": "Логин",
"loginHelp": "Введите ваш логин",
"passwordLabel": "Пароль",
"passwordHelp": "Введите ваш пароль",
"remember": "Запомнить меня",
"forgotPassword": "Забыли пароль?",
"loginButton": "Войти",
"loading": "Загрузка...",
"noAccountYet": "Нет аккаунта?",
"newAccount": "Регистрация"
}
},
"exchange": {
"pageTitle": "Спотовая торговля",
"spot": "Спот",
"perpetual": "Фьючерсы",
"seconds": "Опционы",
"buy": "Купить",
"sell": "Продать"
},
"perpetual": {
"pageTitle": "Бессрочные контракты",
"leverage": "Плечо",
"cross": "Кросс",
"isolated": "Изолир.",
"long": "Лонг",
"short": "Шорт"
},
"seconds": {
"pageTitle": "Опционы (Seconds)",
"duration": "Длительность",
"profit": "Доходность",
"call": "Вверх",
"put": "Вниз"
}
}
}