mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-10 09:59:08 -04:00
89 lines
2.5 KiB
PHP
89 lines
2.5 KiB
PHP
<?php
|
|
return [
|
|
'common_address_1' => '',
|
|
'common_address_2' => '',
|
|
'common_admin' => '',
|
|
'common_city' => '',
|
|
'common_clerk' => '',
|
|
'common_close' => '',
|
|
'common_color' => '',
|
|
'common_comments' => '',
|
|
'common_common' => '',
|
|
'common_confirm_search' => '',
|
|
'common_copyrights' => '© 2010 - %1',
|
|
'common_correct_errors' => '',
|
|
'common_country' => '',
|
|
'common_dashboard' => '',
|
|
'common_date' => '',
|
|
'common_delete' => '',
|
|
'common_det' => '',
|
|
'common_download_import_template' => '',
|
|
'common_edit' => '',
|
|
'common_email' => '',
|
|
'common_email_invalid_format' => '',
|
|
'common_export_csv' => '',
|
|
'common_export_csv_no' => '',
|
|
'common_export_csv_yes' => '',
|
|
'common_fields_required_message' => '',
|
|
'common_fields_required_message_unique' => '',
|
|
'common_first_name' => '',
|
|
'common_first_name_required' => '',
|
|
'common_first_page' => '',
|
|
'common_gender' => '',
|
|
'common_gender_female' => '',
|
|
'common_gender_male' => '',
|
|
'common_gender_undefined' => '',
|
|
'common_icon' => '',
|
|
'common_id' => '',
|
|
'common_import' => '',
|
|
'common_import_change_file' => '',
|
|
'common_import_csv' => '',
|
|
'common_import_full_path' => '',
|
|
'common_import_remove_file' => '',
|
|
'common_import_select_file' => '',
|
|
'common_inv' => '',
|
|
'common_last_name' => '',
|
|
'common_last_name_required' => '',
|
|
'common_last_page' => '',
|
|
'common_learn_about_project' => '',
|
|
'common_list_of' => '',
|
|
'common_logo' => '',
|
|
'common_logo_mark' => '',
|
|
'common_logout' => '',
|
|
'common_manager' => '',
|
|
'common_migration_needed' => '',
|
|
'common_new' => '',
|
|
'common_no' => '',
|
|
'common_no_persons_to_display' => '',
|
|
'common_none_selected_text' => '',
|
|
'common_or' => '',
|
|
'common_people' => '',
|
|
'common_phone_number' => '',
|
|
'common_phone_number_required' => '',
|
|
'common_please_visit_my' => '',
|
|
'common_position' => '',
|
|
'common_powered_by' => '',
|
|
'common_price' => '',
|
|
'common_print' => '',
|
|
'common_remove' => '',
|
|
'common_required' => '',
|
|
'common_restore' => '',
|
|
'common_return_policy' => '',
|
|
'common_search' => '',
|
|
'common_search_options' => '',
|
|
'common_searched_for' => '',
|
|
'common_software_short' => '',
|
|
'common_software_title' => '',
|
|
'common_state' => '',
|
|
'common_submit' => '',
|
|
'common_total_spent' => '',
|
|
'common_unknown' => '',
|
|
'common_view_recent_sales' => '',
|
|
'common_website' => '',
|
|
'common_welcome' => '',
|
|
'common_welcome_message' => '',
|
|
'common_yes' => '',
|
|
'common_you_are_using_ospos' => '',
|
|
'common_zip' => '',
|
|
];
|