Files
crm.clientright.ru/languages/en_us/SPCMLConnector.php

16 lines
861 B
PHP
Raw Permalink Normal View History

<?php
/*+**********************************************************************************
* The contents of this file are subject to the vtiger CRM Public License Version 1.1
* ("License"); You may not use this file except in compliance with the License
* The Original Code is: vtiger CRM Open Source
* All Rights Reserved.
* Description: Defines the Russian language pack.
* The Initial Translator is Eugene Babiy (eugene.babiy@gmail.com).
* This Language Pack modified and supported by SalesPlatform Ltd
* SalesPlatform vtiger CRM Russian Community: http://community.salesplatform.ru/
* If you have any questions or comments, please email: devel@salesplatform.ru
************************************************************************************/
$languageStrings = Array (
'SPCMLConnector' => 'CommerceML excahge',
);
?>