mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-12 07:56:34 -04:00
Translated using Weblate (Tagalog)
Currently translated at 100.0% (33 of 33 strings) Translation: ospos/item_kits Translate-URL: http://weblate.jpeelaer.net/projects/ospos/item_kits/tl/
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
$lang["item_kits_add_item"] = "Add Item";
|
||||
$lang["item_kits_all"] = "All";
|
||||
$lang["item_kits_cannot_be_deleted"] = "Item Kit(s) delete failed.";
|
||||
$lang["item_kits_confirm_delete"] = "Are you sure you want to delete the selected Item Kit(s)?";
|
||||
$lang["item_kits_confirm_restore"] = "Are you sure you want to restore selected Item Kit(s)?";
|
||||
$lang["item_kits_confirm_delete"] = "Are you sure you want to restore the selected attribute(s)?";
|
||||
$lang["item_kits_confirm_restore"] = "Are you sure you want to restore selected entry(s)?";
|
||||
$lang["item_kits_description"] = "Item Kit Description";
|
||||
$lang["item_kits_discount"] = "Discount";
|
||||
$lang["item_kits_discount_fixed"] = "Fixed Discount";
|
||||
@@ -20,15 +20,15 @@ $lang["item_kits_kit_and_stock"] = "Kit and Stock";
|
||||
$lang["item_kits_kit_only"] = "Kit Only";
|
||||
$lang["item_kits_name"] = "Item Kit Name";
|
||||
$lang["item_kits_new"] = "New Item Kit";
|
||||
$lang["item_kits_no_item_kits_to_display"] = "No Item Kits to display.";
|
||||
$lang["item_kits_no_item_kits_to_display"] = "No Items to display.";
|
||||
$lang["item_kits_none_selected"] = "You have not selected any Item Kits.";
|
||||
$lang["item_kits_one_or_multiple"] = "Item Kit(s)";
|
||||
$lang["item_kits_price_option"] = "Price Option";
|
||||
$lang["item_kits_price_option"] = "Print Option";
|
||||
$lang["item_kits_priced_only"] = "Priced Only";
|
||||
$lang["item_kits_print_option"] = "Print Option";
|
||||
$lang["item_kits_print_option"] = "Price Option";
|
||||
$lang["item_kits_quantity"] = "Quantity";
|
||||
$lang["item_kits_sequence"] = "Sequence";
|
||||
$lang["item_kits_successful_adding"] = "You have successfully added Item Kit";
|
||||
$lang["item_kits_successful_adding"] = "You have successfully updated Item Kit";
|
||||
$lang["item_kits_successful_deleted"] = "You have successfully deleted";
|
||||
$lang["item_kits_successful_updating"] = "You have successfully updated Item Kit";
|
||||
$lang["item_kits_successful_updating"] = "You have successfully added Item Kit";
|
||||
$lang["item_kits_update"] = "Update Item Kit";
|
||||
|
||||
Reference in New Issue
Block a user