Files
opensourcepos/app/Language/en-US/Common.php
2024-06-15 17:19:15 +02:00

89 lines
3.4 KiB
PHP

<?php
return [
"common_address_1" => "Address 1",
"common_address_2" => "Address 2",
"common_admin" => "",
"common_city" => "City",
"common_clerk" => "",
"common_close" => "Close",
"common_color" => "",
"common_comments" => "Comments",
"common_common" => "common",
"common_confirm_search" => "You have selected one or more rows, these will no longer be selected after your search. Are you sure you want to submit this search?",
"common_copyrights" => "© 2010 - %1",
"common_correct_errors" => "Please correct identified errors before saving",
"common_country" => "Country",
"common_dashboard" => "",
"common_date" => "Date",
"common_delete" => "Delete",
"common_det" => "details",
"common_download_import_template" => "Download Import CSV Template (CSV)",
"common_edit" => "edit",
"common_email" => "Email",
"common_email_invalid_format" => "The email address is not in the correct format.",
"common_export_csv" => "CSV Export",
"common_export_csv_no" => "No",
"common_export_csv_yes" => "Yes",
"common_fields_required_message" => "Fields in red are required",
"common_fields_required_message_unique" => "",
"common_first_name" => "First Name",
"common_first_name_required" => "First Name is a required field.",
"common_first_page" => "First",
"common_gender" => "Gender",
"common_gender_female" => "F",
"common_gender_male" => "M",
"common_gender_undefined" => "",
"common_icon" => "Icon",
"common_id" => "ID",
"common_import" => "Import",
"common_import_change_file" => "Change",
"common_import_csv" => "CSV Import",
"common_import_full_path" => "Full path to CSV file required",
"common_import_remove_file" => "Remove",
"common_import_select_file" => "Select file",
"common_inv" => "inv",
"common_last_name" => "Last Name",
"common_last_name_required" => "Last Name is a required field.",
"common_last_page" => "Last",
"common_learn_about_project" => "to learn the latest information about the project.",
"common_list_of" => "List of",
"common_logo" => "Logo",
"common_logo_mark" => "Mark",
"common_logout" => "",
"common_manager" => "",
"common_migration_needed" => "",
"common_new" => "New",
"common_no" => "No",
"common_no_persons_to_display" => "There are no people to display.",
"common_none_selected_text" => "[Select]",
"common_or" => "OR",
"common_people" => "",
"common_phone_number" => "Phone Number",
"common_phone_number_required" => "",
"common_please_visit_my" => "Please visit the",
"common_position" => "",
"common_powered_by" => "Powered by",
"common_price" => "Price",
"common_print" => "Print",
"common_remove" => "Remove",
"common_required" => "Required",
"common_restore" => "Restore",
"common_return_policy" => "Return Policy",
"common_search" => "Search",
"common_search_options" => "Search options",
"common_searched_for" => "Searched for",
"common_software_short" => "OSPOS",
"common_software_title" => "Open Source Point of Sale",
"common_state" => "State",
"common_submit" => "Submit",
"common_total_spent" => "Total Spent",
"common_unknown" => "Unknown",
"common_view_recent_sales" => "View Recent Sales",
"common_website" => "opensourcepos.org",
"common_welcome" => "Welcome",
"common_welcome_message" => "Welcome to OSPOS, click a module below to get started.",
"common_yes" => "Yes",
"common_you_are_using_ospos" => "",
"common_zip" => "Postal Code",
];