vtenext/modules/Update/changes/1764_1765.php
2021-04-28 20:10:26 +02:00

9 lines
658 B
PHP

<?php
// crmv@171507
SDK::setLanguageEntries('ALERT_ARR', 'LBL_SET_ADVRULE_NAME', array("it_it"=>"Assegnare un nome alla regola","en_us"=>"Please set the rule name"));
SDK::setLanguageEntries('ALERT_ARR', 'LBL_SET_ADVRULE_OPERATOR', array("it_it"=>"Settare l'operatore per la regola ","en_us"=>"Please set the operator for the rule "));
SDK::setLanguageEntries('ALERT_ARR', 'LBL_SET_ONE_ADVRULE', array("it_it"=>"Settare almeno una regola","en_us"=>"Please set at least one rule"));
SDK::setLanguageEntries('ALERT_ARR', 'LBL_SET_ADVRULES_IN_ORDER', array("it_it"=>"Prego inserire le regole in ordine","en_us"=>"Please enter the rules in order"));