fix: completion page apis, validation, email states

This commit is contained in:
Sajad Mirjalili
2025-08-20 20:55:24 +03:30
parent 58c044542a
commit b02f655d4d
38 changed files with 935 additions and 1203 deletions

View File

@@ -0,0 +1,14 @@
{
"side": {
"account": "Account",
"personalInfo": "Personal information",
"phoneNumber": "Phone number",
"contactInfo": "Contact info",
"email": "Email",
"security": "Security",
"password": "Password",
"recentSessions": "Recent Sessions",
"activeDevices": "Active devices",
"settings": "Settings"
}
}