mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-20 06:49:24 -04:00
Currently translated at 100.0% (8 of 8 strings) Translation: opensourcepos/bootstrap_tables Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/sw_TZ/
13 lines
361 B
PHP
13 lines
361 B
PHP
<?php
|
|
|
|
return [
|
|
'all' => "Zote",
|
|
'columns' => "Safu wima",
|
|
'hide_show_pagination' => "Ficha/Onyesha upangaji kurasa",
|
|
'loading' => "Inapakia, tafadhali subiri",
|
|
'page_from_to' => "Inaonyesha {0} hadi {1} kati ya Mistari {2}",
|
|
'refresh' => "Sasisha",
|
|
'rows_per_page' => "Mistari {0} kwa kila ukurasa",
|
|
'toggle' => "Badilisha",
|
|
];
|