32 lines
1.4 KiB
PHP
32 lines
1.4 KiB
PHP
<?php
|
|
|
|
/*******************************************************************************
|
|
* The contents of this file are subject to the following licences:
|
|
* - vtiger CRM Public License Version 1.0
|
|
* You may not use this file except in compliance with the License Software
|
|
* distributed under the License is distributed on an "AS IS" basis, WITHOUT
|
|
* WARRANTY OF ANY KIND, either express or implied. See the License for the
|
|
* specific language governing rights and limitations under the License.
|
|
* Portions created by vtiger are Copyright (C) vtiger. Portions created by
|
|
* Vicus are Copyright (C) Vicus. All Rights Reserved.
|
|
* *******************************************************************************/
|
|
|
|
|
|
/*******************************************************************************
|
|
* Vicus eBusiness Solutions Version Control
|
|
* @package NL-Dutch
|
|
* Description Dutch language pack for vtiger CRM version 5.3.x
|
|
* @author $Author: luuk $
|
|
* @version $Revision: 1.1 $ $Date: 2011/11/13 14:09:29 $
|
|
* @source $Source: /var/lib/cvs/vtiger530/Dutch/modules/Mobile/language/nl_nl.lang.php,v $
|
|
* @copyright Copyright (c)2005-2011 Vicus eBusiness Solutions bv <info@vicus.nl>
|
|
* @license vtiger CRM Public License Version 1.0 (by definition)
|
|
********************************************************************************/
|
|
|
|
$mod_strings = Array (
|
|
'Mobile' => 'Mobiel',
|
|
|
|
);
|
|
|
|
?>
|