backend admin flotta bekötése
This commit is contained in:
@@ -2351,11 +2351,13 @@ var garages$1 = {
|
||||
title: "Garázsok CRM",
|
||||
subtitle: "Garázsok listája, csomagkezelés és státuszmódosítás",
|
||||
total_garages: "Összes Garázs",
|
||||
active_garages: "Aktív Garázsok",
|
||||
premium_garages: "Premium Garázsok",
|
||||
enterprise_garages: "Enterprise Garázsok",
|
||||
private_garages: "Privát Garázsok",
|
||||
corporate_garages: "Céges Garázsok",
|
||||
search_placeholder: "Keresés név, kapcsolattartó vagy e-mail alapján...",
|
||||
all_tiers: "Összes csomag",
|
||||
all_types: "Összes típus",
|
||||
type_individual: "Privát (Egyéni)",
|
||||
type_corporate: "Céges (Vállalati)",
|
||||
company_name: "Cégnév",
|
||||
email: "E-mail",
|
||||
status: "Státusz",
|
||||
@@ -2411,9 +2413,51 @@ var garages$1 = {
|
||||
contact_name: "Kapcsolattartó neve",
|
||||
contact_role: "Szerepkör",
|
||||
contact_department: "Osztály",
|
||||
contact_phone: "Telefonszám",
|
||||
contact_phone: "Kapcsolattartó telefon",
|
||||
no_contact: "Nincs elsődleges kapcsolattartó",
|
||||
coming_soon: "Ez a funkció hamarosan elérhető lesz..."
|
||||
edit_details: "Adatok Szerkesztése",
|
||||
save: "Mentés",
|
||||
generalTab: "Általános",
|
||||
employeesTab: "Dolgozók",
|
||||
fleetTab: "Flotta",
|
||||
analyticsTab: "Analitika",
|
||||
editBasicTab: "Alapadatok",
|
||||
editContactTab: "Kapcsolat",
|
||||
editAddressTab: "Címek",
|
||||
zip: "Irányítószám",
|
||||
city: "Város",
|
||||
street_name: "Utca",
|
||||
street_type: "Utca típusa",
|
||||
house_number: "Házszám",
|
||||
coming_soon: "Ez a funkció hamarosan elérhető lesz...",
|
||||
missing_data_title: "Hiányzó adatok",
|
||||
missing_data_desc: "A garázs profilja hiányos. Kérjük, egészítse ki a hiányzó adatokat.",
|
||||
missing_data_activation_required: "A garázs aktiválásához az alábbi adatok pótlása kötelező:",
|
||||
missing_tax_number: "Adószám",
|
||||
missing_billing: "Számlázási cím",
|
||||
missing_contact_email: "Kapcsolattartó e-mail",
|
||||
missing_contact_phone: "Kapcsolattartó telefon",
|
||||
missing_data_count: "{count} mező hiányzik",
|
||||
contact_person_name: "Kapcsolattartó neve",
|
||||
contact_email: "Kapcsolattartó e-mail",
|
||||
billing_address: "Számlázási cím",
|
||||
billing_zip: "Irányítószám",
|
||||
billing_city: "Város",
|
||||
billing_street_name: "Utca",
|
||||
billing_street_type: "Utca típusa",
|
||||
billing_house_number: "Házszám",
|
||||
notification_address: "Értesítési cím",
|
||||
notification_zip: "Irányítószám",
|
||||
notification_city: "Város",
|
||||
notification_street_name: "Utca",
|
||||
notification_street_type: "Utca típusa",
|
||||
notification_house_number: "Házszám",
|
||||
tab_basic: "Alapadatok",
|
||||
tab_contact: "Kapcsolat",
|
||||
tab_addresses: "Címek",
|
||||
basic_info: "Alapadatok",
|
||||
contact_section: "Kapcsolattartó",
|
||||
addresses_section: "Címek"
|
||||
},
|
||||
employees: {
|
||||
title: "Dolgozók",
|
||||
@@ -2427,13 +2471,43 @@ var garages$1 = {
|
||||
remove: "Eltávolítás",
|
||||
no_employees: "Még nincsenek tagok ehhez a garázshoz.",
|
||||
edit_role_title: "Tag szerepkörének szerkesztése",
|
||||
editRoleTitle: "Tag szerepkörének szerkesztése",
|
||||
editRoleFor: "{name} szerepkörének módosítása",
|
||||
cancel: "Mégse",
|
||||
save: "Mentés",
|
||||
saveRole: "Szerepkör mentése",
|
||||
saving: "Mentés...",
|
||||
status_active: "Aktív",
|
||||
status_inactive: "Inaktív",
|
||||
remove_title: "Tag eltávolítása",
|
||||
removeTitle: "Tag eltávolítása",
|
||||
remove_confirm: "Biztosan eltávolítod {name} tagot a garázsból?",
|
||||
remove_btn: "Eltávolítás"
|
||||
removeConfirm: "Biztosan eltávolítod {name} tagot a garázsból?",
|
||||
remove_btn: "Eltávolítás",
|
||||
removing: "Eltávolítás...",
|
||||
add_employee: "Új dolgozó hozzáadása",
|
||||
addTitle: "Új dolgozó hozzáadása",
|
||||
email: "E-mail cím",
|
||||
emailPlaceholder: "Add meg az e-mail címet...",
|
||||
roleMember: "Tag",
|
||||
roleManager: "Menedzser",
|
||||
roleAdmin: "Admin",
|
||||
roleOwner: "Tulajdonos",
|
||||
add: "Hozzáadás",
|
||||
adding: "Hozzáadás..."
|
||||
},
|
||||
fleet: {
|
||||
title: "Flotta",
|
||||
total_vehicles: "Összesen {count} jármű",
|
||||
plate: "Rendszám",
|
||||
brand: "Márka",
|
||||
model: "Modell",
|
||||
brand_model: "Márka & Modell",
|
||||
year: "Évjárat",
|
||||
status: "Státusz",
|
||||
vin: "Alvázszám",
|
||||
no_vehicles: "Ehhez a garázshoz még nincsenek járművek rendelve.",
|
||||
no_fleet_access: "Nincs jogosultságod a flotta adatok megtekintéséhez."
|
||||
}
|
||||
};
|
||||
const locale_hu_46json_ee06c965 = {
|
||||
@@ -2541,11 +2615,13 @@ var garages = {
|
||||
title: "Garages CRM",
|
||||
subtitle: "Garage list, package management and status changes",
|
||||
total_garages: "Total Garages",
|
||||
active_garages: "Active Garages",
|
||||
premium_garages: "Premium Garages",
|
||||
enterprise_garages: "Enterprise Garages",
|
||||
private_garages: "Private Garages",
|
||||
corporate_garages: "Corporate Garages",
|
||||
search_placeholder: "Search by name, contact or email...",
|
||||
all_tiers: "All packages",
|
||||
all_types: "All types",
|
||||
type_individual: "Private (Individual)",
|
||||
type_corporate: "Corporate",
|
||||
company_name: "Company Name",
|
||||
email: "Email",
|
||||
status: "Status",
|
||||
@@ -2601,9 +2677,51 @@ var garages = {
|
||||
contact_name: "Contact Name",
|
||||
contact_role: "Role",
|
||||
contact_department: "Department",
|
||||
contact_phone: "Phone",
|
||||
contact_phone: "Contact Phone",
|
||||
no_contact: "No primary contact person",
|
||||
coming_soon: "This feature will be available soon..."
|
||||
edit_details: "Edit Details",
|
||||
save: "Save",
|
||||
generalTab: "General",
|
||||
employeesTab: "Employees",
|
||||
fleetTab: "Fleet",
|
||||
analyticsTab: "Analytics",
|
||||
editBasicTab: "Basic Info",
|
||||
editContactTab: "Contact",
|
||||
editAddressTab: "Addresses",
|
||||
zip: "ZIP Code",
|
||||
city: "City",
|
||||
street_name: "Street",
|
||||
street_type: "Street Type",
|
||||
house_number: "House Number",
|
||||
coming_soon: "This feature will be available soon...",
|
||||
missing_data_title: "Missing Data",
|
||||
missing_data_desc: "The garage profile is incomplete. Please fill in the missing fields.",
|
||||
missing_data_activation_required: "To activate the garage, the following data must be provided:",
|
||||
missing_tax_number: "Tax Number",
|
||||
missing_billing: "Billing Address",
|
||||
missing_contact_email: "Contact Email",
|
||||
missing_contact_phone: "Contact Phone",
|
||||
missing_data_count: "{count} fields missing",
|
||||
contact_person_name: "Contact Person Name",
|
||||
contact_email: "Contact Email",
|
||||
billing_address: "Billing Address",
|
||||
billing_zip: "ZIP Code",
|
||||
billing_city: "City",
|
||||
billing_street_name: "Street",
|
||||
billing_street_type: "Street Type",
|
||||
billing_house_number: "House Number",
|
||||
notification_address: "Notification Address",
|
||||
notification_zip: "ZIP Code",
|
||||
notification_city: "City",
|
||||
notification_street_name: "Street",
|
||||
notification_street_type: "Street Type",
|
||||
notification_house_number: "House Number",
|
||||
tab_basic: "Basic Info",
|
||||
tab_contact: "Contact",
|
||||
tab_addresses: "Addresses",
|
||||
basic_info: "Basic Info",
|
||||
contact_section: "Contact Person",
|
||||
addresses_section: "Addresses"
|
||||
},
|
||||
employees: {
|
||||
title: "Employees",
|
||||
@@ -2617,13 +2735,43 @@ var garages = {
|
||||
remove: "Remove",
|
||||
no_employees: "No employees assigned to this garage.",
|
||||
edit_role_title: "Edit Employee Role",
|
||||
editRoleTitle: "Edit Employee Role",
|
||||
editRoleFor: "Change role for {name}",
|
||||
cancel: "Cancel",
|
||||
save: "Save Changes",
|
||||
saveRole: "Save Role",
|
||||
saving: "Saving...",
|
||||
status_active: "Active",
|
||||
status_inactive: "Inactive",
|
||||
remove_title: "Remove Employee",
|
||||
removeTitle: "Remove Employee",
|
||||
remove_confirm: "Are you sure you want to remove \"{name}\" from this garage?",
|
||||
remove_btn: "Remove"
|
||||
removeConfirm: "Are you sure you want to remove \"{name}\" from this garage?",
|
||||
remove_btn: "Remove",
|
||||
removing: "Removing...",
|
||||
add_employee: "Add Employee",
|
||||
addTitle: "Add New Employee",
|
||||
email: "Email Address",
|
||||
emailPlaceholder: "Enter email address...",
|
||||
roleMember: "Member",
|
||||
roleManager: "Manager",
|
||||
roleAdmin: "Admin",
|
||||
roleOwner: "Owner",
|
||||
add: "Add Employee",
|
||||
adding: "Adding..."
|
||||
},
|
||||
fleet: {
|
||||
title: "Fleet",
|
||||
total_vehicles: "{count} vehicles total",
|
||||
plate: "Plate",
|
||||
brand: "Brand",
|
||||
model: "Model",
|
||||
brand_model: "Brand & Model",
|
||||
year: "Year",
|
||||
status: "Status",
|
||||
vin: "VIN",
|
||||
no_vehicles: "No vehicles assigned to this garage yet.",
|
||||
no_fleet_access: "You don't have permission to view fleet data."
|
||||
}
|
||||
};
|
||||
const locale_en_46json_0b63539c = {
|
||||
@@ -3278,16 +3426,16 @@ _wH6JrtIxmaSoA8lCPWFnE9z4lQeXW6H5z3l5aymEQw
|
||||
const assets = {
|
||||
"/index.mjs": {
|
||||
"type": "text/javascript; charset=utf-8",
|
||||
"etag": "\"23532-gRN4chechZSOn9PdQdfcKj3v+Ek\"",
|
||||
"mtime": "2026-06-25T19:56:11.463Z",
|
||||
"size": 144690,
|
||||
"etag": "\"24b7a-X7Gi3Oi5IkHbqD0x6I8saqEhvJo\"",
|
||||
"mtime": "2026-06-26T00:29:32.171Z",
|
||||
"size": 150394,
|
||||
"path": "index.mjs"
|
||||
},
|
||||
"/index.mjs.map": {
|
||||
"type": "application/json",
|
||||
"etag": "\"83172-ssEX0StaUacfa43NRfqyNY4W7FM\"",
|
||||
"mtime": "2026-06-25T19:56:11.464Z",
|
||||
"size": 536946,
|
||||
"etag": "\"83219-k/zre5TDT2FcQBXF7JC+SUbYHHs\"",
|
||||
"mtime": "2026-06-26T00:29:32.171Z",
|
||||
"size": 537113,
|
||||
"path": "index.mjs.map"
|
||||
}
|
||||
};
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user