86 lines
2.7 KiB
Plaintext
86 lines
2.7 KiB
Plaintext
{
|
|
"@@locale": "en",
|
|
"appTitle": "Hesabix",
|
|
"login": "Login",
|
|
"username": "Username",
|
|
"password": "Password",
|
|
"submit": "Submit",
|
|
"loginFailed": "Login failed. Please try again.",
|
|
"homeWelcome": "Signed in successfully!",
|
|
"language": "Language",
|
|
"requiredField": "is required",
|
|
"register": "Register",
|
|
"forgotPassword": "Forgot password",
|
|
"firstName": "First name",
|
|
"lastName": "Last name",
|
|
"email": "Email",
|
|
"mobile": "Mobile number",
|
|
"registerSuccess": "Registration successful.",
|
|
"forgotSent": "Reset link sent to your email.",
|
|
"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.",
|
|
"brandTagline": "Manage your finances anywhere, anytime with confidence.",
|
|
"captcha": "Captcha",
|
|
"refresh": "Refresh"
|
|
,
|
|
"captchaRequired": "Captcha is required."
|
|
,
|
|
"sendReset": "Send reset code"
|
|
,
|
|
"registerFailed": "Registration failed. Please try again.",
|
|
"resetFailed": "Request failed. Please try again."
|
|
,
|
|
"fixFormErrors": "Please fix the form errors."
|
|
,
|
|
"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"
|
|
,
|
|
"newBusiness": "New business",
|
|
"businesses": "Businesses",
|
|
"support": "Support",
|
|
"changePassword": "Change password",
|
|
"marketing": "Marketing"
|
|
,
|
|
"marketingReport": "Marketing report",
|
|
"today": "Today",
|
|
"thisMonth": "This month",
|
|
"total": "Total",
|
|
"dateFrom": "From date",
|
|
"dateTo": "To date",
|
|
"applyFilter": "Apply filter",
|
|
"copied": "Copied",
|
|
"copyLink": "Copy link",
|
|
"loading": "Loading...",
|
|
"currentPassword": "Current password",
|
|
"newPassword": "New password",
|
|
"confirmPassword": "Confirm new password",
|
|
"changePasswordSuccess": "Password changed successfully",
|
|
"changePasswordFailed": "Failed to change password. Please try again.",
|
|
"passwordsDoNotMatch": "New password and confirm password do not match",
|
|
"samePassword": "New password must be different from current password",
|
|
"invalidCurrentPassword": "Current password is incorrect",
|
|
"passwordChanged": "Password changed successfully",
|
|
"changePasswordDescription": "Enter your current password and choose a new secure password",
|
|
"changePasswordButton": "Change Password",
|
|
"passwordMinLength": "Password must be at least 8 characters",
|
|
"calendar": "Calendar",
|
|
"gregorian": "Gregorian",
|
|
"jalali": "Jalali",
|
|
"calendarType": "Calendar Type"
|
|
}
|
|
|