Translated using Weblate (Swahili (Tanzania))

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/
This commit is contained in:
objecttothis
2026-04-07 17:10:59 +00:00
committed by Weblate
parent d99d2855ec
commit ce7a3ce341

View File

@@ -1,12 +1,12 @@
<?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",
];
'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",
];