This commit is contained in:
objecttothis
2017-09-06 10:07:02 +04:00
committed by GitHub
parent 9aee57da2f
commit ba2e274cb0

View File

@@ -4,13 +4,13 @@ $lang["giftcards_add_minus"] = "Inventory to add/subtract";
$lang["giftcards_allow_alt_description"] = "Allow Alt Description";
$lang["giftcards_amazon"] = "Amazon";
$lang["giftcards_bulk_edit"] = "Bulk Edit";
$lang["giftcards_cannot_be_deleted"] = "Could not deleted selected giftcards, one or more of the selected giftcards has sales.";
$lang["giftcards_cannot_find_giftcard"] = "Cannot find any information about giftcard";
$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!";
$lang["giftcards_cannot_be_deleted"] = "Could not deleted selected gift cards, one or more of the selected giftcards has sales.";
$lang["giftcards_cannot_find_giftcard"] = "Can not find any information about Gift Card";
$lang["giftcards_cannot_use"] = "Gift Card %1 cannot be used for this sale. Invalid Customer.";
$lang["giftcards_card_value"] = "Value";
$lang["giftcards_category"] = "Category";
$lang["giftcards_change_all_to_allow_alt_desc"] = "Allow Alt Desc For All";
$lang["giftcards_change_all_to_not_allow_allow_desc"] = "Not Allow Alt Desc For All";
$lang["giftcards_change_all_to_allow_alt_desc"] = "Allow Alternate Description for all.";
$lang["giftcards_change_all_to_not_allow_allow_desc"] = "Do not Allow Alter Desc For all.";
$lang["giftcards_change_all_to_serialized"] = "Change All To Serialized";
$lang["giftcards_change_all_to_unserialized"] = "Change All To Unserialized";
$lang["giftcards_confirm_bulk_edit"] = "Are you sure you want to edit all the giftcards selected?";