Files
crm.twinpol.com/custom/modules/Accounts/language/pl_pl.lang.php
2025-05-12 15:44:39 +00:00

10 lines
298 B
PHP
Executable File

<?php
// created: 2013-12-19 11:05:45
$mod_strings = array (
'LBL_ECMINVOICEOUTS_SUBPANEL_TITLE' => 'Faktury',
'LBL_ECMSTOCKDOCOUTS_SUBPANEL_TITLE' => 'test',
'LBL_DOCUMENTS_SUBPANEL_TITLE' => 'Dokumenty',
'LBL_OPP_CLOSED_LOST_SUBPANEL_TITLE' => 'LBL_OPP_CLOSED_LOST_SUBPANEL_TITLE',
);
?>