Files
opensourcepos/app/Language/ta/Bootstrap_tables.php
objecttothis e62477ed4e Translated using Weblate (Tamil)
Currently translated at 100.0% (8 of 8 strings)

Translation: opensourcepos/bootstrap_tables
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/bootstrap_tables/ta/
2026-04-07 20:47:37 +02:00

13 lines
659 B
PHP

<?php
return [
'all' => "அனைத்தும்",
'columns' => "நெடுவரிசை",
'hide_show_pagination' => "பக்கமாக்கலை காண்பி / மறை",
'loading' => "பதிவேறுகிறது, காத்திருக்கவும்",
'page_from_to' => "{2} வரிசைகளில் {0} முதல் {1} வரை காட்டுகிறது",
'refresh' => "புதுப்பிக்கவும்",
'rows_per_page' => "ஒரு பக்கத்திற்கு {0} வரிசைகள்",
'toggle' => "நிலைமாற்று",
];