Add missing translations for LocationsContent, Notifications, KYCFormRussia, TopBar
Some checks failed
Build Docker Image / build (push) Failing after 47s

This commit is contained in:
Ruslan Bakiev
2026-01-22 17:45:57 +07:00
parent ba49a8d24f
commit eb664c0387
12 changed files with 158 additions and 43 deletions

View File

@@ -18,6 +18,29 @@
"title": "Request sent successfully",
"description": "Your verification request has been accepted. Result will be ready within 1-2 business days.",
"cta": "View request status →"
},
"form": {
"companyDetails": "Company details",
"organizationSearch": "Organization search",
"inn": "INN",
"kpp": "KPP",
"ogrn": "OGRN",
"address": "Address",
"bankDetails": "Bank details",
"bankSearch": "Bank search",
"bic": "BIC",
"corrAccount": "Corr. account",
"contactDetails": "Contact details",
"contactPerson": "Contact person",
"email": "Email",
"phone": "Phone",
"sending": "Sending...",
"submit": "Submit for review",
"placeholders": {
"contactPerson": "Full name of company representative",
"email": "email@company.ru",
"phone": "+7 (xxx) xxx-xx-xx"
}
}
}
}