Translated using Weblate (Tagalog)

Currently translated at 100.0% (36 of 36 strings)

Translation: ospos/cashups
Translate-URL: http://weblate.jpeelaer.net/projects/ospos/cashups/tl/
This commit is contained in:
objecttothis
2019-05-20 12:54:11 +00:00
committed by Weblate
parent edaead7584
commit 62da526d1a

View File

@@ -11,10 +11,10 @@ $lang["cashups_closed_amount_check"] = "Checks";
$lang["cashups_closed_amount_due"] = "Dues";
$lang["cashups_closed_amount_total"] = "Total";
$lang["cashups_closed_date"] = "Closed Date";
$lang["cashups_confirm_delete"] = "Are you sure you want to delete the selected Cashup?";
$lang["cashups_confirm_restore"] = "Are you sure you want to restore selected Cashup(s)?";
$lang["cashups_date_number"] = "Date must be a number";
$lang["cashups_date_required"] = "Date is a required field";
$lang["cashups_confirm_delete"] = "Are you sure you want to delete the selected Expense?";
$lang["cashups_confirm_restore"] = "Are you sure you want to restore selected entry(s)?";
$lang["cashups_date_number"] = "date must be a number";
$lang["cashups_date_required"] = "date is a required field";
$lang["cashups_description"] = "Description";
$lang["cashups_error_adding_updating"] = "Error adding/updating Cashup";
$lang["cashups_id"] = "Id";
@@ -30,8 +30,8 @@ $lang["cashups_open_date"] = "Open Date";
$lang["cashups_open_employee"] = "Opened By";
$lang["cashups_opened_date"] = "Opened Date";
$lang["cashups_successful_adding"] = "Cashup add successful";
$lang["cashups_successful_deleted"] = "Cashup delete successful";
$lang["cashups_successful_updating"] = "Cashup update successful";
$lang["cashups_successful_deleted"] = "Cashup update successful";
$lang["cashups_successful_updating"] = "Cashup delete successful";
$lang["cashups_total"] = "Total";
$lang["cashups_transfer_amount_cash"] = "In/Out Cash";
$lang["cashups_update"] = "Update Cashup";