2025-09-15 13:53:54 +03:30
|
|
|
{
|
|
|
|
|
"@@locale": "en",
|
|
|
|
|
"appTitle": "Hesabix",
|
|
|
|
|
"login": "Login",
|
|
|
|
|
"username": "Username",
|
|
|
|
|
"password": "Password",
|
|
|
|
|
"submit": "Submit",
|
|
|
|
|
"loginFailed": "Login failed. Please try again.",
|
|
|
|
|
"homeWelcome": "Signed in successfully!",
|
|
|
|
|
"language": "Language",
|
2025-09-15 21:50:09 +03:30
|
|
|
"requiredField": "is required",
|
2025-09-15 13:53:54 +03:30
|
|
|
"register": "Register",
|
|
|
|
|
"forgotPassword": "Forgot password",
|
|
|
|
|
"firstName": "First name",
|
|
|
|
|
"lastName": "Last name",
|
|
|
|
|
"email": "Email",
|
|
|
|
|
"mobile": "Mobile number",
|
|
|
|
|
"registerSuccess": "Registration successful.",
|
2025-09-15 21:50:09 +03:30
|
|
|
"forgotSent": "Reset link sent to your email.",
|
2025-09-15 13:53:54 +03:30
|
|
|
"identifier": "Email or mobile",
|
|
|
|
|
"theme": "Theme",
|
|
|
|
|
"system": "System",
|
|
|
|
|
"light": "Light",
|
|
|
|
|
"dark": "Dark",
|
|
|
|
|
"welcomeTitle": "Hesabix Cloud Accounting",
|
|
|
|
|
"welcomeSubtitle": "Smart, secure, and always available accounting for your business.",
|
2025-09-15 21:50:09 +03:30
|
|
|
"brandTagline": "Manage your finances anywhere, anytime with confidence.",
|
|
|
|
|
"captcha": "Captcha",
|
|
|
|
|
"refresh": "Refresh"
|
|
|
|
|
,
|
|
|
|
|
"captchaRequired": "Captcha is required."
|
2025-09-15 22:50:54 +03:30
|
|
|
,
|
|
|
|
|
"sendReset": "Send reset code"
|
|
|
|
|
,
|
|
|
|
|
"registerFailed": "Registration failed. Please try again.",
|
|
|
|
|
"resetFailed": "Request failed. Please try again."
|
|
|
|
|
,
|
|
|
|
|
"fixFormErrors": "Please fix the form errors."
|
2025-09-16 00:10:20 +03:30
|
|
|
,
|
|
|
|
|
"dashboard": "Dashboard",
|
|
|
|
|
"profile": "Profile",
|
|
|
|
|
"settings": "Settings",
|
|
|
|
|
"logout": "Logout",
|
|
|
|
|
"logoutDone": "Signed out.",
|
|
|
|
|
"logoutConfirmTitle": "Sign out",
|
|
|
|
|
"logoutConfirmMessage": "Are you sure you want to sign out?",
|
|
|
|
|
"menu": "Menu"
|
|
|
|
|
,
|
|
|
|
|
"ok": "OK",
|
|
|
|
|
"cancel": "Cancel"
|
2025-09-15 13:53:54 +03:30
|
|
|
}
|
|
|
|
|
|