mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-18 14:27:54 -05:00
- Changes for following best practice for CI4 localization - Norwegian and Urdu languages now working again - Sort languages by alphabet in config
12 lines
181 B
PHP
12 lines
181 B
PHP
<?php
|
|
return [
|
|
"all" => "",
|
|
"columns" => "",
|
|
"hide_show_pagination" => "",
|
|
"loading" => "",
|
|
"page_from_to" => "",
|
|
"refresh" => "",
|
|
"rows_per_page" => "",
|
|
"toggle" => "",
|
|
];
|