34 lines
1.1 KiB
JSON
34 lines
1.1 KiB
JSON
|
|
{
|
||
|
|
"auth.loginTitle": "Sign In",
|
||
|
|
"auth.email": "Email Address",
|
||
|
|
"auth.password": "Password",
|
||
|
|
"auth.loginButton": "Sign In",
|
||
|
|
"auth.logout": "Sign Out",
|
||
|
|
"auth.loginSuccess": "Successfully signed in",
|
||
|
|
"auth.error.loginFailed": "Login failed. Please check your credentials.",
|
||
|
|
"auth.error.emailRequired": "Email address is required",
|
||
|
|
"auth.error.emailInvalid": "Please enter a valid email address",
|
||
|
|
"auth.error.passwordRequired": "Password is required",
|
||
|
|
"auth.welcome": "Welcome back",
|
||
|
|
"common.save": "Save",
|
||
|
|
"common.cancel": "Cancel",
|
||
|
|
"common.delete": "Delete",
|
||
|
|
"common.edit": "Edit",
|
||
|
|
"common.confirm": "Confirm",
|
||
|
|
"common.search": "Search",
|
||
|
|
"common.loading": "Loading...",
|
||
|
|
"common.noData": "No data available",
|
||
|
|
"nav.vehicles": "Vehicles",
|
||
|
|
"nav.contacts": "Contacts",
|
||
|
|
"nav.sales": "Sales",
|
||
|
|
"nav.settings": "Settings",
|
||
|
|
"nav.dashboard": "Dashboard",
|
||
|
|
"nav.ocr": "OCR Scan",
|
||
|
|
"nav.copilot": "AI Assistant",
|
||
|
|
"user.role.admin": "Administrator",
|
||
|
|
"user.role.verkaeufer": "Sales",
|
||
|
|
"user.role.buchhaltung": "Accounting",
|
||
|
|
"user.active": "Active",
|
||
|
|
"user.inactive": "Inactive"
|
||
|
|
}
|