From ecf9f3dc03d5a3aed24bc1a3dbfd041dbe3e4736 Mon Sep 17 00:00:00 2001 From: Vadim Kunitsyn Date: Wed, 8 Aug 2018 18:40:54 +0200 Subject: [PATCH] =?UTF-8?q?=D1=8F=D0=B7=D1=8B=D0=BA=D0=BE=D0=B2=D1=8B?= =?UTF-8?q?=D0=B5=20=D0=BF=D0=B5=D1=80=D0=B5=D0=BC=D0=B5=D0=BD=D0=BD=D1=8B?= =?UTF-8?q?=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../language/en-GB/en-GB.plg_content_contentcart.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plg_contentcart/language/en-GB/en-GB.plg_content_contentcart.ini b/plg_contentcart/language/en-GB/en-GB.plg_content_contentcart.ini index 2c9b492..c954e9a 100644 --- a/plg_contentcart/language/en-GB/en-GB.plg_content_contentcart.ini +++ b/plg_contentcart/language/en-GB/en-GB.plg_content_contentcart.ini @@ -8,8 +8,8 @@ PLG_CONTENTCART_DESC="Adding a cart for joomla content." CONTENTCART_MENU="Menu item to cart" CONTENTCART_MENU_DESC="Menu item to article for cart" CONTENTCART_PRICE_USING="Using price?" -CONTENTCART_YES="Да" -CONTENTCART_NO="Нет" +CONTENTCART_YES="YES" +CONTENTCART_NO="NO" CONTENTCART_PRICE_USING_DESC="Use if your store has a price" CONTENTCART_PRICE_ID="Custom field ID for the price" CONTENTCART_PRICE_ID_DESC="Custom field ID in article for the price"