language
This commit is contained in:
73
public/i18n/en.json
Normal file
73
public/i18n/en.json
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"header": {
|
||||
"nav_about": "About",
|
||||
"nav_contacts": "Contacts",
|
||||
"nav_support": "Support",
|
||||
"aria_nav": "Navigation",
|
||||
"aria_menu": "Mobile menu",
|
||||
"aria_burger": "Menu"
|
||||
},
|
||||
"footer": {
|
||||
"desc": "An innovative virtual check service for individuals. Create digital checks online and cash them out at partner bank ATMs 24/7.",
|
||||
"contacts_heading": "Contacts",
|
||||
"russia": "Russia",
|
||||
"armenia": "Armenia",
|
||||
"support_label": "Tech support",
|
||||
"support_hours": "24/7",
|
||||
"questions_label": "Questions",
|
||||
"questions_hours": "10:00–19:00 MSK",
|
||||
"legal_heading": "Legal details",
|
||||
"legal_company": "LLC «VIAEXPORT»",
|
||||
"legal_inn_ru": "TIN (RU): 9909675800",
|
||||
"legal_inn_am": "TIN (AM): 01051049",
|
||||
"legal_kpp": "KPP: 770287001",
|
||||
"legal_ogrn": "OGRN: 282.110.1296681",
|
||||
"legal_address": "Armenia, 0201, Yerevan, Minskaya St. 21-23, apt. 44",
|
||||
"rights": "LLC «VIAEXPORT». All rights reserved.",
|
||||
"director": "Director: Amirkhanyan Sargis Artashesovich"
|
||||
},
|
||||
"fastcheck": {
|
||||
"subtitle": "Enter fastCHECK details or create a new one",
|
||||
"number_label": "fastCHECK number",
|
||||
"number_placeholder": "1234-5678-0001",
|
||||
"number_new": "New",
|
||||
"amount_label": "Amount",
|
||||
"amount_checking": "Checking…",
|
||||
"code_label": "Code",
|
||||
"code_placeholder": "00000",
|
||||
"pay_btn": "Pay",
|
||||
"modal_title": "Sign in via Telegram",
|
||||
"modal_sub": "Scan QR or open the link",
|
||||
"modal_loading": "Loading…",
|
||||
"modal_open_tg": "Open in Telegram",
|
||||
"modal_confirming": "Confirming payment…",
|
||||
"modal_waiting": "Waiting for sign-in…",
|
||||
"modal_paid_title": "Paid",
|
||||
"modal_paid_sub": "fastCHECK successfully accepted."
|
||||
},
|
||||
"create": {
|
||||
"title": "New",
|
||||
"subtitle": "Enter the amount to top up",
|
||||
"back_label": "Back",
|
||||
"payment_label": "Payment method",
|
||||
"currency_label": "Currency",
|
||||
"amount_label": "Payment amount",
|
||||
"note_label": "Note",
|
||||
"note_placeholder": "Reason for payment...",
|
||||
"creating": "Creating…",
|
||||
"create_btn": "Create"
|
||||
},
|
||||
"sbp": {
|
||||
"title": "Pay via SBP",
|
||||
"subtitle": "Fast Payment System",
|
||||
"amount_label": "Payment amount",
|
||||
"currency_name": "Russian ruble",
|
||||
"note_label": "Note",
|
||||
"note_placeholder": "Reason for payment...",
|
||||
"pay_loading": "Please wait...",
|
||||
"pay_btn": "Proceed to payment"
|
||||
},
|
||||
"common": {
|
||||
"secure": "Secure connection"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user