diff --git a/project/assets/database/locales/server/en.json b/project/assets/database/locales/server/en.json index 2f10eeb2..93028ac8 100644 --- a/project/assets/database/locales/server/en.json +++ b/project/assets/database/locales/server/en.json @@ -181,6 +181,7 @@ "ragfair-offer_not_found_unable_to_hide": "hideItem() offerId: %s not found, unable to hide offer", "ragfair-tpl_not_a_valid_item": "generateFleaOffersForTrader() tpl: %s not a valid item, skipping", "ragfair-unable_to_find_item_in_inventory": "Unable to find item with id: {{id}} in inventory", + "ragfair-unable_to_find_offer_to_remove": "Unable to find offer with id: %s to remove", "ragfair-unable_to_find_requested_items_in_inventory": "Unable to find any requested items in the inventory", "ragfair-unable_to_pay_commission_fee": "Unable to pay commission fee: %s roubles", "ragfair-offer_no_longer_exists": "Offer no longer exists",