admin_szolgáltatók_
This commit is contained in:
83
frontend_admin/i18n/locales/en/garages-details.json
Normal file
83
frontend_admin/i18n/locales/en/garages-details.json
Normal file
@@ -0,0 +1,83 @@
|
||||
{
|
||||
"loading": "Loading garage details...",
|
||||
"retry": "Retry",
|
||||
"back": "Back to garages",
|
||||
"company_info": "Company Info",
|
||||
"company_name": "Company Name",
|
||||
"display_name": "Display Name",
|
||||
"org_type": "Organization Type",
|
||||
"tax_number": "Tax Number",
|
||||
"reg_number": "Registration Number",
|
||||
"created_at": "Created At",
|
||||
"address": "Address",
|
||||
"subscription_info": "Subscription Status",
|
||||
"tier_name": "Package",
|
||||
"tier_level": "Level",
|
||||
"level_n": "Level {n}",
|
||||
"expires_at": "Expires",
|
||||
"asset_limit": "Vehicle Limit",
|
||||
"vehicles": "vehicles",
|
||||
"no_subscription": "No active subscription",
|
||||
"contact_info": "Contact Info",
|
||||
"contact_name": "Contact Name",
|
||||
"contact_role": "Role",
|
||||
"contact_department": "Department",
|
||||
"contact_phone": "Contact Phone",
|
||||
"no_contact": "No primary contact person",
|
||||
"edit_details": "Edit Details",
|
||||
"save": "Save",
|
||||
"generalTab": "General",
|
||||
"employeesTab": "Employees",
|
||||
"fleetTab": "Fleet",
|
||||
"analyticsTab": "Analytics",
|
||||
"subscriptionTab": "Subscription",
|
||||
"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",
|
||||
"vehicles_used": "Vehicles",
|
||||
"branches_used": "Branches",
|
||||
"employees_used": "Employees",
|
||||
"branches": "branches",
|
||||
"employees": "employees",
|
||||
"status": "Status",
|
||||
"subscription_history": "Subscription History",
|
||||
"history_date": "Date",
|
||||
"history_package": "Package",
|
||||
"history_action": "Action",
|
||||
"history_status": "Status",
|
||||
"no_subscription_history": "No subscription history yet."
|
||||
}
|
||||
Reference in New Issue
Block a user