frontend költség beállítások
This commit is contained in:
@@ -4,14 +4,21 @@
|
||||
"SUCCESS": "Login successful. Welcome back!"
|
||||
},
|
||||
"ERROR": {
|
||||
"EMAIL_EXISTS": "This email is already registered."
|
||||
"EMAIL_EXISTS": "This email is already registered.",
|
||||
"UNAUTHORIZED": "Unauthorized access."
|
||||
}
|
||||
},
|
||||
"SENTINEL": {
|
||||
"LOCK": {
|
||||
"MSG": "Account locked for security reasons."
|
||||
},
|
||||
"APPROVAL": {
|
||||
"REQUIRED": "Approval required"
|
||||
}
|
||||
},
|
||||
"COMMON": {
|
||||
"SAVE_SUCCESS": "Saved successfully!"
|
||||
},
|
||||
"EMAIL": {
|
||||
"REG": {
|
||||
"SUBJECT": "Confirm your registration - Service Finder",
|
||||
@@ -72,5 +79,11 @@
|
||||
"OTP_SENT": "A 6-digit verification code has been sent to the organization owner's email.",
|
||||
"SUCCESS": "You have successfully taken over the organization. You are now the admin."
|
||||
}
|
||||
},
|
||||
"REGISTRATION_DOCUMENTS": {
|
||||
"CERTIFICATE_NUMBER": "Registration Certificate Number",
|
||||
"CERTIFICATE_VALIDITY": "Registration Certificate Validity",
|
||||
"DOCUMENT_NUMBER": "Vehicle Registration Document Number",
|
||||
"TITLE": "Registration Certificate & Vehicle Document"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user