Files
webapp/i18n/locales/en/kycRussia.json
2026-01-07 09:10:35 +07:00

24 lines
771 B
JSON

{
"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 →"
}
}
}