Added translation using Weblate (Filipino)

This commit is contained in:
objecttothis
2019-05-20 09:54:25 +00:00
committed by Weblate
parent f94af21484
commit 2d13cb7dc8

View File

@@ -0,0 +1,9 @@
<?php
$lang["tables_all"] = "All";
$lang["tables_columns"] = "Columns";
$lang["tables_hide_show_pagination"] = "Hide/Show pagination";
$lang["tables_loading"] = "Loading, please wait...";
$lang["tables_page_from_to"] = "Showing {0} to {1} of {2} rows";
$lang["tables_refresh"] = "Refresh";
$lang["tables_rows_per_page"] = "{0} rows per page";
$lang["tables_toggle"] = "Toggle";