mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-19 14:57:55 -05:00
330 lines
20 KiB
PHP
330 lines
20 KiB
PHP
<?php
|
|
|
|
$lang["config_address"] = "Firma adresse";
|
|
$lang["config_address_required"] = "Firma adresse er et obligatorisk felt.";
|
|
$lang["config_all_set"] = "All file permissions are set correctly!";
|
|
$lang["config_allow_duplicate_barcodes"] = "Tillad duplikatstregkoder";
|
|
$lang["config_apostrophe"] = "apostrof";
|
|
$lang["config_backup_button"] = "Backup";
|
|
$lang["config_backup_database"] = "Backup Database";
|
|
$lang["config_barcode"] = "Stregkode";
|
|
$lang["config_barcode_company"] = "Firmanavn";
|
|
$lang["config_barcode_configuration"] = "Stregkode konfiguration";
|
|
$lang["config_barcode_content"] = "Stregkode indhold";
|
|
$lang["config_barcode_first_row"] = "Række 1";
|
|
$lang["config_barcode_font"] = "Skrifttype";
|
|
$lang["config_barcode_formats"] = "Inputformater";
|
|
$lang["config_barcode_generate_if_empty"] = "Generer hvis tom.";
|
|
$lang["config_barcode_height"] = "Højde (px)";
|
|
$lang["config_barcode_id"] = "Genstands Id/navn";
|
|
$lang["config_barcode_info"] = "Information om stregkode konfiguration";
|
|
$lang["config_barcode_layout"] = "Stregkode layout";
|
|
$lang["config_barcode_name"] = "Navn";
|
|
$lang["config_barcode_number"] = "Stregkode";
|
|
$lang["config_barcode_number_in_row"] = "Nummer i rækken";
|
|
$lang["config_barcode_page_cellspacing"] = "Vis sidens celleafstand.";
|
|
$lang["config_barcode_page_width"] = "Vis sidens bredde";
|
|
$lang["config_barcode_price"] = "Pris";
|
|
$lang["config_barcode_second_row"] = "Række 2";
|
|
$lang["config_barcode_third_row"] = "Række 3";
|
|
$lang["config_barcode_tooltip"] = "Advarsel: Denne funktion kan forårsage, at duplikerede genstande vil blive importeret eller oprettet. Anvend ikke hvis du ikke vil have duplikerede stregkoder.";
|
|
$lang["config_barcode_type"] = "Stregkode type";
|
|
$lang["config_barcode_width"] = "Bredde (px)";
|
|
$lang["config_bottom"] = "Bund";
|
|
$lang["config_cash_button"] = "";
|
|
$lang["config_cash_button_1"] = "";
|
|
$lang["config_cash_button_2"] = "";
|
|
$lang["config_cash_button_3"] = "";
|
|
$lang["config_cash_button_4"] = "";
|
|
$lang["config_cash_button_5"] = "";
|
|
$lang["config_cash_button_6"] = "";
|
|
$lang["config_cash_decimals"] = "Kontante decimaler";
|
|
$lang["config_cash_decimals_tooltip"] = "Hvis kontante decimaler og valuta decimaler er de samme, kan kontanterne ikke rundes op.";
|
|
$lang["config_cash_rounding"] = "Kontant afrunding";
|
|
$lang["config_category_dropdown"] = "";
|
|
$lang["config_center"] = "Centrum";
|
|
$lang["config_change_apperance_tooltip"] = "";
|
|
$lang["config_comma"] = "Komma";
|
|
$lang["config_company"] = "Firma navn";
|
|
$lang["config_company_avatar"] = "";
|
|
$lang["config_company_change_image"] = "Skift billede";
|
|
$lang["config_company_logo"] = "Firma logo";
|
|
$lang["config_company_remove_image"] = "Fjern billede";
|
|
$lang["config_company_required"] = "Firma navn er et obligatorisk";
|
|
$lang["config_company_select_image"] = "Vælg billede";
|
|
$lang["config_company_website_url"] = "Firma hjemmeside er ikke en gyldig URL (http://...).";
|
|
$lang["config_country_codes"] = "Landekoder";
|
|
$lang["config_country_codes_tooltip"] = "Kommasepareret liste af landekoder til nominatim adresse søgning.";
|
|
$lang["config_currency_code"] = "Valuta kode";
|
|
$lang["config_currency_decimals"] = "Valuta decimaler";
|
|
$lang["config_currency_symbol"] = "Valuta symbol";
|
|
$lang["config_current_employee_only"] = "";
|
|
$lang["config_customer_reward"] = "Belønning";
|
|
$lang["config_customer_reward_duplicate"] = "Belønning skal være unik.";
|
|
$lang["config_customer_reward_enable"] = "Aktiver kunde belønninger";
|
|
$lang["config_customer_reward_invalid_chars"] = "Belønning må ikke indholde '_'";
|
|
$lang["config_customer_reward_required"] = "Belønning er et obligatorisk felt";
|
|
$lang["config_customer_sales_tax_support"] = "";
|
|
$lang["config_date_or_time_format"] = "Dato- og tidfilter";
|
|
$lang["config_datetimeformat"] = "Dato og tid format";
|
|
$lang["config_decimal_point"] = "Decimaltegn";
|
|
$lang["config_default_barcode_font_size_number"] = "Standard stregkode skriftstørrelse skal være et tal";
|
|
$lang["config_default_barcode_font_size_required"] = "Standard stregkode skriftstørrelse er et obligatorisk felt";
|
|
$lang["config_default_barcode_height_number"] = "Standard stregkode højde skal være et tal";
|
|
$lang["config_default_barcode_height_required"] = "Standard stegkode højde er et obligatorisk felt";
|
|
$lang["config_default_barcode_num_in_row_number"] = "Standard stregkode tal i en række skal være et tal";
|
|
$lang["config_default_barcode_num_in_row_required"] = "Standard stregkode tal i en række er et obligatorisk felt";
|
|
$lang["config_default_barcode_page_cellspacing_number"] = "Standard stregkodeside-celleafstand skal være et tal";
|
|
$lang["config_default_barcode_page_cellspacing_required"] = "Standard stegkodeside-celleafstand er et obligatorisk felt";
|
|
$lang["config_default_barcode_page_width_number"] = "Standard stregkode side bredde skal være et tal";
|
|
$lang["config_default_barcode_page_width_required"] = "Standard stregkode side bredde er et obligatorisk felt";
|
|
$lang["config_default_barcode_width_number"] = "Standard stregkode bredde skal være et tal";
|
|
$lang["config_default_barcode_width_required"] = "Standard stregkode bredde er et obligatorisk felt";
|
|
$lang["config_default_item_columns"] = "Standard synlige genstands-kolonner";
|
|
$lang["config_default_origin_tax_code"] = "Standard oprindelse af afgiftskode";
|
|
$lang["config_default_receivings_discount"] = "Standard modtagelsesrabat";
|
|
$lang["config_default_receivings_discount_number"] = "Standard modtagelsesrabat skal være et tal";
|
|
$lang["config_default_receivings_discount_required"] = "Standard modtagelsesrabat er et obligatorisk felt";
|
|
$lang["config_default_sales_discount"] = "Standard salgsrabat";
|
|
$lang["config_default_sales_discount_number"] = "Standard salgsrabat skal være et tal";
|
|
$lang["config_default_sales_discount_required"] = "Standard salgsrabat er et obligatorisk felt";
|
|
$lang["config_default_tax_category"] = "Standard afgiftskategori";
|
|
$lang["config_default_tax_code"] = "Standard afgiftskode";
|
|
$lang["config_default_tax_jurisdiction"] = "Standard afgift jurisdiktion";
|
|
$lang["config_default_tax_name_number"] = "Standard afgiftsnavn skal være en streng";
|
|
$lang["config_default_tax_name_required"] = "Standard afgiftsnavn er et obligatorisk felt";
|
|
$lang["config_default_tax_rate"] = "Standard afgiftsrate %";
|
|
$lang["config_default_tax_rate_1"] = "Afgift 1 procent";
|
|
$lang["config_default_tax_rate_2"] = "Afgift 2 procent";
|
|
$lang["config_default_tax_rate_3"] = "";
|
|
$lang["config_default_tax_rate_number"] = "Standard afgiftsrate skal være et tal";
|
|
$lang["config_default_tax_rate_required"] = "Standard afgiftsrate er et obligatorisk felt";
|
|
$lang["config_derive_sale_quantity"] = "Tillad afledt salgsmængde";
|
|
$lang["config_derive_sale_quantity_tooltip"] = "Hvis markeret, vil en ny varetype blive stillet til rådighed for varer bestilt med et udvidet beløb";
|
|
$lang["config_dinner_table"] = "Tabel";
|
|
$lang["config_dinner_table_duplicate"] = "Tabel skal være unik";
|
|
$lang["config_dinner_table_enable"] = "Enable Dinner Tables";
|
|
$lang["config_dinner_table_invalid_chars"] = "Table Name can not contain '_'.";
|
|
$lang["config_dinner_table_required"] = "Table is a required field.";
|
|
$lang["config_dot"] = "punktum";
|
|
$lang["config_email"] = "Email";
|
|
$lang["config_email_configuration"] = "Email konfiguration";
|
|
$lang["config_email_mailpath"] = "Stig til Sendmail";
|
|
$lang["config_email_protocol"] = "Protokol";
|
|
$lang["config_email_receipt_check_behaviour"] = "Email kvitteringsfelt";
|
|
$lang["config_email_receipt_check_behaviour_always"] = "Altid markeret";
|
|
$lang["config_email_receipt_check_behaviour_last"] = "Husk sidste valg";
|
|
$lang["config_email_receipt_check_behaviour_never"] = "Aldrig markeret";
|
|
$lang["config_email_smtp_crypto"] = "SMTP Kryptering";
|
|
$lang["config_email_smtp_host"] = "SMTP Server";
|
|
$lang["config_email_smtp_pass"] = "SMTP Kodeord";
|
|
$lang["config_email_smtp_port"] = "SMTP Port";
|
|
$lang["config_email_smtp_timeout"] = "SMTP Timeout (sekunder)";
|
|
$lang["config_email_smtp_user"] = "SMTP Brugernavn";
|
|
$lang["config_enable_avatar"] = "";
|
|
$lang["config_enable_avatar_tooltip"] = "";
|
|
$lang["config_enable_dropdown_tooltip"] = "";
|
|
$lang["config_enable_new_look"] = "";
|
|
$lang["config_enable_right_bar"] = "";
|
|
$lang["config_enable_right_bar_tooltip"] = "";
|
|
$lang["config_enforce_privacy"] = "Håndhæv privathed";
|
|
$lang["config_enforce_privacy_tooltip"] = "Beskyt kunders privatliv, der håndhæver datascrambling i tilfælde af, at deres data bliver slettet";
|
|
$lang["config_fax"] = "Fax";
|
|
$lang["config_file_perm"] = "There are problems with file permissions please fix and reload this page.";
|
|
$lang["config_financial_year"] = "Fiscal Year Start";
|
|
$lang["config_financial_year_apr"] = "1st of April";
|
|
$lang["config_financial_year_aug"] = "1st of August";
|
|
$lang["config_financial_year_dec"] = "1st of December";
|
|
$lang["config_financial_year_feb"] = "1st of February";
|
|
$lang["config_financial_year_jan"] = "1st of January";
|
|
$lang["config_financial_year_jul"] = "1st of July";
|
|
$lang["config_financial_year_jun"] = "1st of June";
|
|
$lang["config_financial_year_mar"] = "1st of March";
|
|
$lang["config_financial_year_may"] = "1st of May";
|
|
$lang["config_financial_year_nov"] = "1st of November";
|
|
$lang["config_financial_year_oct"] = "1st of October";
|
|
$lang["config_financial_year_sep"] = "1st of September";
|
|
$lang["config_floating_labels"] = "";
|
|
$lang["config_gcaptcha_enable"] = "Login Page reCAPTCHA";
|
|
$lang["config_gcaptcha_secret_key"] = "reCAPTCHA Secret Key";
|
|
$lang["config_gcaptcha_secret_key_required"] = "reCAPTCHA Secret Key is a required field";
|
|
$lang["config_gcaptcha_site_key"] = "reCAPTCHA Site Key";
|
|
$lang["config_gcaptcha_site_key_required"] = "reCAPTCHA Site Key is a required field";
|
|
$lang["config_gcaptcha_tooltip"] = "Protect the Login page with Google reCAPTCHA, click the icon for an API key pair.";
|
|
$lang["config_general"] = "General";
|
|
$lang["config_general_configuration"] = "General Configuration";
|
|
$lang["config_giftcard_number"] = "Gift Card Number";
|
|
$lang["config_giftcard_random"] = "Generate Random";
|
|
$lang["config_giftcard_series"] = "Generate in Series";
|
|
$lang["config_image_allowed_file_types"] = "";
|
|
$lang["config_image_max_height_tooltip"] = "";
|
|
$lang["config_image_max_size_tooltip"] = "";
|
|
$lang["config_image_max_width_tooltip"] = "";
|
|
$lang["config_image_restrictions"] = "";
|
|
$lang["config_include_hsn"] = "Include Support for HSN Codes";
|
|
$lang["config_info"] = "Information";
|
|
$lang["config_info_configuration"] = "Store Information";
|
|
$lang["config_input_groups"] = "";
|
|
$lang["config_integrations"] = "Integrations";
|
|
$lang["config_integrations_configuration"] = "Third Party Integrations";
|
|
$lang["config_invoice"] = "Invoice";
|
|
$lang["config_invoice_configuration"] = "Invoice Print Settings";
|
|
$lang["config_invoice_default_comments"] = "Default Invoice Comments";
|
|
$lang["config_invoice_email_message"] = "Invoice Email Template";
|
|
$lang["config_invoice_enable"] = "Enable Invoicing";
|
|
$lang["config_invoice_printer"] = "Invoice Printer";
|
|
$lang["config_invoice_type"] = "Invoice Type";
|
|
$lang["config_is_readable"] = "";
|
|
$lang["config_is_writable"] = "is writable, but the permissions are higher than 750.";
|
|
$lang["config_item_markup"] = "";
|
|
$lang["config_jsprintsetup_required"] = "Warning: This functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?";
|
|
$lang["config_language"] = "Language";
|
|
$lang["config_last_used_invoice_number"] = "Last used Invoice Number";
|
|
$lang["config_last_used_quote_number"] = "Last used Quote Number";
|
|
$lang["config_last_used_work_order_number"] = "Last used W/O Number";
|
|
$lang["config_left"] = "Left";
|
|
$lang["config_license"] = "License";
|
|
$lang["config_license_configuration"] = "License Statement";
|
|
$lang["config_line_sequence"] = "Line Sequence";
|
|
$lang["config_lines_per_page"] = "Lines per Page";
|
|
$lang["config_lines_per_page_number"] = "Lines per Page must be a number.";
|
|
$lang["config_lines_per_page_required"] = "Lines per Page is a required field.";
|
|
$lang["config_locale"] = "Localization";
|
|
$lang["config_locale_configuration"] = "Localization Configuration";
|
|
$lang["config_locale_info"] = "Localization Configuration Information";
|
|
$lang["config_location"] = "Stock";
|
|
$lang["config_location_configuration"] = "Stock Locations";
|
|
$lang["config_location_info"] = "Location Configuration Information";
|
|
$lang["config_login_form"] = "";
|
|
$lang["config_logout"] = "Do you want to make a backup before logging out? Click [OK] to backup or [Cancel] to logout.";
|
|
$lang["config_mailchimp"] = "Mailchimp";
|
|
$lang["config_mailchimp_api_key"] = "Mailchimp API Key";
|
|
$lang["config_mailchimp_configuration"] = "Mailchimp Configuration";
|
|
$lang["config_mailchimp_key_successfully"] = "API Key is valid.";
|
|
$lang["config_mailchimp_key_unsuccessfully"] = "API Key is invalid.";
|
|
$lang["config_mailchimp_lists"] = "Mailchimp List(s)";
|
|
$lang["config_mailchimp_tooltip"] = "Click the icon for an API Key.";
|
|
$lang["config_message"] = "Message";
|
|
$lang["config_message_configuration"] = "Message Configuration";
|
|
$lang["config_msg_msg"] = "Saved Text Message";
|
|
$lang["config_msg_msg_placeholder"] = "If you wish to use a SMS template save your message here, otherwise leave the box blank.";
|
|
$lang["config_msg_pwd"] = "SMS-API Password";
|
|
$lang["config_msg_pwd_required"] = "SMS-API Password is a required field";
|
|
$lang["config_msg_src"] = "SMS-API Sender ID";
|
|
$lang["config_msg_src_required"] = "SMS-API Sender ID is a required field";
|
|
$lang["config_msg_uid"] = "SMS-API Username";
|
|
$lang["config_msg_uid_required"] = "SMS-API Username is a required field";
|
|
$lang["config_multi_pack_enabled"] = "Multiple Packages per Item";
|
|
$lang["config_no_risk"] = "No security/vulnerability risks.";
|
|
$lang["config_none"] = "none";
|
|
$lang["config_notify_alignment"] = "Notification Popup Position";
|
|
$lang["config_number_format"] = "Number Format";
|
|
$lang["config_number_locale"] = "Localization";
|
|
$lang["config_number_locale_invalid"] = "The entered locale is invalid. Check the link in the tooltip to find a valid locale.";
|
|
$lang["config_number_locale_required"] = "Number Locale is a required field.";
|
|
$lang["config_number_locale_tooltip"] = "Find a suitable locale through this link.";
|
|
$lang["config_os_timezone"] = "";
|
|
$lang["config_ospos_info"] = "OSPOS Installation Info";
|
|
$lang["config_payment_options_order"] = "Payment Options Order";
|
|
$lang["config_perm_risk"] = "Permissions higher than 750 leaves this software at risk.";
|
|
$lang["config_phone"] = "Company Phone";
|
|
$lang["config_phone_required"] = "Company Phone is a required field.";
|
|
$lang["config_print_bottom_margin"] = "Margin Bottom";
|
|
$lang["config_print_bottom_margin_number"] = "Margin Bottom must be a number.";
|
|
$lang["config_print_bottom_margin_required"] = "Margin Bottom is a required field.";
|
|
$lang["config_print_delay_autoreturn"] = "Autoreturn to Sale delay";
|
|
$lang["config_print_delay_autoreturn_number"] = "Autoreturn to Sale delay is a required field.";
|
|
$lang["config_print_delay_autoreturn_required"] = "Autoreturn to Sale delay must be a number.";
|
|
$lang["config_print_footer"] = "Print Browser Footer";
|
|
$lang["config_print_header"] = "Print Browser Header";
|
|
$lang["config_print_left_margin"] = "Margin Left";
|
|
$lang["config_print_left_margin_number"] = "Margin Left must be a number.";
|
|
$lang["config_print_left_margin_required"] = "Margin Left is a required field.";
|
|
$lang["config_print_receipt_check_behaviour"] = "Print Receipt checkbox";
|
|
$lang["config_print_receipt_check_behaviour_always"] = "Always checked";
|
|
$lang["config_print_receipt_check_behaviour_last"] = "Remember last selection";
|
|
$lang["config_print_receipt_check_behaviour_never"] = "Always unchecked";
|
|
$lang["config_print_right_margin"] = "Margin Right";
|
|
$lang["config_print_right_margin_number"] = "Margin Right must be a number.";
|
|
$lang["config_print_right_margin_required"] = "Margin Right is a required field.";
|
|
$lang["config_print_silently"] = "Show Print Dialog";
|
|
$lang["config_print_top_margin"] = "Margin Top";
|
|
$lang["config_print_top_margin_number"] = "Margin Top must be a number.";
|
|
$lang["config_print_top_margin_required"] = "Margin Top is a required field.";
|
|
$lang["config_quantity_decimals"] = "Quantity Decimals";
|
|
$lang["config_quick_cash_enable"] = "";
|
|
$lang["config_quote_default_comments"] = "Default Quote Comments";
|
|
$lang["config_receipt"] = "Receipt";
|
|
$lang["config_receipt_category"] = "";
|
|
$lang["config_receipt_configuration"] = "Receipt Print Settings";
|
|
$lang["config_receipt_default"] = "Default";
|
|
$lang["config_receipt_font_size"] = "Font Size";
|
|
$lang["config_receipt_font_size_number"] = "Font Size must be a number.";
|
|
$lang["config_receipt_font_size_required"] = "Font Size is a required field.";
|
|
$lang["config_receipt_info"] = "Receipt Configuration Information";
|
|
$lang["config_receipt_printer"] = "Ticket Printer";
|
|
$lang["config_receipt_short"] = "Short";
|
|
$lang["config_receipt_show_company_name"] = "Show Company Name";
|
|
$lang["config_receipt_show_description"] = "Show Description";
|
|
$lang["config_receipt_show_serialnumber"] = "Show Serial Number";
|
|
$lang["config_receipt_show_tax_ind"] = "Show Tax Indicator";
|
|
$lang["config_receipt_show_taxes"] = "Show Taxes";
|
|
$lang["config_receipt_show_total_discount"] = "Show Total Discount";
|
|
$lang["config_receipt_template"] = "Receipt Template";
|
|
$lang["config_receiving_calculate_average_price"] = "Calc avg. Price (Receiving)";
|
|
$lang["config_recv_invoice_format"] = "Receivings Invoice Format";
|
|
$lang["config_register_mode_default"] = "Default Register Mode";
|
|
$lang["config_report_an_issue"] = "";
|
|
$lang["config_return_policy_required"] = "Return policy is a required field.";
|
|
$lang["config_reward"] = "Reward";
|
|
$lang["config_reward_configuration"] = "Reward Configuration";
|
|
$lang["config_right"] = "Right";
|
|
$lang["config_sales_invoice_format"] = "Sales Invoice Format";
|
|
$lang["config_sales_quote_format"] = "Sales Quote Format";
|
|
$lang["config_saved_successfully"] = "Configuration save successful.";
|
|
$lang["config_saved_unsuccessfully"] = "Configuration save failed.";
|
|
$lang["config_security_issue"] = "Security Vulnerability Warning";
|
|
$lang["config_server_notice"] = "Please use the below info for issue reporting.";
|
|
$lang["config_service_charge"] = "";
|
|
$lang["config_show_due_enable"] = "";
|
|
$lang["config_show_office_group"] = "Show office icon";
|
|
$lang["config_statistics"] = "Send Statistics";
|
|
$lang["config_statistics_tooltip"] = "Send statistics for development and feature improvement purposes.";
|
|
$lang["config_stock_location"] = "Stock location";
|
|
$lang["config_stock_location_duplicate"] = "Stock Location must be unique.";
|
|
$lang["config_stock_location_invalid_chars"] = "Stock Location can not contain '_'.";
|
|
$lang["config_stock_location_required"] = "Stock location is a required field.";
|
|
$lang["config_suggestions_fifth_column"] = "";
|
|
$lang["config_suggestions_first_column"] = "Column 1";
|
|
$lang["config_suggestions_fourth_column"] = "";
|
|
$lang["config_suggestions_layout"] = "Search Suggestions Layout";
|
|
$lang["config_suggestions_second_column"] = "Column 2";
|
|
$lang["config_suggestions_third_column"] = "Column 3";
|
|
$lang["config_system_conf"] = "Setup & Conf";
|
|
$lang["config_system_info"] = "System Info";
|
|
$lang["config_table"] = "Table";
|
|
$lang["config_table_configuration"] = "Table Configuration";
|
|
$lang["config_takings_printer"] = "Receipt Printer";
|
|
$lang["config_tax"] = "Tax";
|
|
$lang["config_tax_category"] = "Tax Category";
|
|
$lang["config_tax_category_duplicate"] = "The entered tax category already exists.";
|
|
$lang["config_tax_category_invalid_chars"] = "The entered tax category is invalid.";
|
|
$lang["config_tax_category_required"] = "The tax category is required.";
|
|
$lang["config_tax_category_used"] = "Tax category cannot be deleted because it is being used.";
|
|
$lang["config_tax_configuration"] = "Tax Configuration";
|
|
$lang["config_tax_decimals"] = "Tax Decimals";
|
|
$lang["config_tax_id"] = "Tax Id";
|
|
$lang["config_tax_included"] = "Tax Included";
|
|
$lang["config_theme"] = "Theme";
|
|
$lang["config_theme_preview"] = "";
|
|
$lang["config_thousands_separator"] = "Thousands Separator";
|
|
$lang["config_timezone"] = "Timezone";
|
|
$lang["config_timezone_error"] = "";
|
|
$lang["config_top"] = "Top";
|
|
$lang["config_use_destination_based_tax"] = "Use Destination Based Tax";
|
|
$lang["config_user_timezone"] = "";
|
|
$lang["config_website"] = "Website";
|
|
$lang["config_wholesale_markup"] = "";
|
|
$lang["config_work_order_enable"] = "Work Order Support";
|
|
$lang["config_work_order_format"] = "Work Order Format";
|