Initial commit from monorepo
This commit is contained in:
23
i18n/locales/en/kycRussia.json
Normal file
23
i18n/locales/en/kycRussia.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"kycRussia": {
|
||||
"header": {
|
||||
"title": "Verification for Russia",
|
||||
"subtitle": "Fill in your organization data. Fields will be auto-filled via INN lookup."
|
||||
},
|
||||
"states": {
|
||||
"submitting": "Submitting verification request..."
|
||||
},
|
||||
"errors": {
|
||||
"title": "Submission error",
|
||||
"not_authenticated": "User not authenticated",
|
||||
"no_team": "Please create a company first",
|
||||
"create_failed": "Failed to create request",
|
||||
"submit_failed": "An error occurred while submitting the request"
|
||||
},
|
||||
"success": {
|
||||
"title": "Request sent successfully",
|
||||
"description": "Your verification request has been accepted. Result will be ready within 1-2 business days.",
|
||||
"cta": "View request status →"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user