9 lines
360 B
Plaintext
9 lines
360 B
Plaintext
{
|
|
"field_cannot_be_empty": "This field cannot be empty",
|
|
"invalid_phone_format": "Invalid phone number format",
|
|
"password_too_short": "Password must be at least 6 characters long",
|
|
"passwords_do_not_match": "Passwords do not match",
|
|
"otp_code_incomplete": "OTP code is incomplete",
|
|
"unexpected_error": "An unexpected error occurred. Please try again."
|
|
|
|
} |