mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-27 02:21:59 -04:00
Translated using Weblate (English (United States))
Currently translated at 100.0% (29 of 29 strings)
This commit is contained in:
committed by
Weblate
parent
675404ce89
commit
de49a50187
31
application/language/en_US/item_kits_lang.php
Normal file
31
application/language/en_US/item_kits_lang.php
Normal file
@@ -0,0 +1,31 @@
|
||||
<?php
|
||||
|
||||
$lang["item_kits_add_item"] = "Add Item";
|
||||
$lang["item_kits_all"] = "All";
|
||||
$lang["item_kits_cannot_be_deleted"] = "Could not delete item kit(s)";
|
||||
$lang["item_kits_confirm_delete"] = "Are you sure you want to delete the selected item kits?";
|
||||
$lang["item_kits_description"] = "Item Kit Description";
|
||||
$lang["item_kits_discount_percent"] = "Discount Percent";
|
||||
$lang["item_kits_error_adding_updating"] = "Error adding/updating Item Kit";
|
||||
$lang["item_kits_find_kit_item"] = "Kit Item";
|
||||
$lang["item_kits_info"] = "Item Kit Info";
|
||||
$lang["item_kits_item"] = "Item";
|
||||
$lang["item_kits_items"] = "Items";
|
||||
$lang["item_kits_kit"] = "Kit Id";
|
||||
$lang["item_kits_kit_and_components"] = "Kit and Components";
|
||||
$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_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_priced_only"] = "Priced Only";
|
||||
$lang["item_kits_print_option"] = "Print 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_deleted"] = "You have successfully deleted";
|
||||
$lang["item_kits_successful_updating"] = "You have successfully updated Item Kit";
|
||||
$lang["item_kits_update"] = "Update Item Kit";
|
||||
Reference in New Issue
Block a user