Files
opensourcepos/app/Language/ta/Bootstrap_tables.php
2023-04-27 21:53:44 -04:00

12 lines
704 B
PHP

<?php
return [
"tables_all" => "அனைத்தும்",
"tables_columns" => "நெடுவரிசை",
"tables_hide_show_pagination" => "பக்கமாக்கலை காண்பி / மறை",
"tables_loading" => "பதிவேறுகிறது, காத்திருக்கவும்...",
"tables_page_from_to" => "{2} வரிசைகளில் {0} முதல் {1} வரை காட்டுகிறது",
"tables_refresh" => "புதுப்பிக்கவும்",
"tables_rows_per_page" => "ஒரு பக்கத்திற்கு {0} வரிசைகள்",
"tables_toggle" => "நிலைமாற்று",
];