PATH:
home
/
letacommog
/
crmleta
/
languages
/
pl_pl
/
Settings
<?php /*+*********************************************************************************** * The contents of this file are subject to the vtiger CRM Public License Version 1.0 * ("License"); You may not use this file except in compliance with the License * The Original Code is: vtiger CRM Open Source * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. *************************************************************************************/ $languageStrings = array( 'LBL_ADD_RECORD' => 'Nowa konfiguracja', 'SMSNotifier' => 'Konfiguracja dostawcy SMS', 'LBL_ADD_CONFIGURATION' => 'Nowa konfiguracja', 'LBL_EDIT_CONFIGURATION' => 'Edytuj konfiguracje', 'LBL_SELECT_ONE' => 'Zaznacz jeden', //Fields 'providertype' => 'Dostawca SMS', 'isactive' => 'Aktywny', 'username' => 'Nazwa użytkownika', 'password' => 'Hasło', ); $jsLanguageStrings = array( 'LBL_DELETE_CONFIRMATION' => 'Czy jesteś pewien, że chcesz usunąć tą konfiguracje?', 'JS_RECORD_DELETED_SUCCESSFULLY' => 'Konfiguracja została poprawnie usunięta', 'JS_CONFIGURATION_SAVED' => 'Konfiguracja została zapisana', );
[+]
..
[-] Groups.php
[edit]
[-] CronTasks.php
[edit]
[-] Vtiger.php
[edit]
[-] PickListDependency.php
[edit]
[-] Profiles.php
[edit]
[-] SharingAccess.php
[edit]
[-] Currency.php
[edit]
[-] CustomerPortal.php
[edit]
[-] Roles.php
[edit]
[-] Leads.php
[edit]
[-] ModuleManager.php
[edit]
[-] SMSNotifier.php
[edit]
[-] Potentials.php
[edit]
[-] EmailTemplate.php
[edit]
[-] ExtensionStore.php
[edit]
[-] PBXManager.php
[edit]
[-] MailConverter.php
[edit]
[-] Webforms.php
[edit]
[-] Payments.php
[edit]
[-] Workflows.php
[edit]
[-] LayoutEditor.php
[edit]
[-] Picklist.php
[edit]