Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/ilovecveti.ru/bitrix/js/bizproc/condition/lang/en/ |
Upload File : |
<?php $MESS["BIZPROC_JS_CONDITION"] = "Condition:"; $MESS["BIZPROC_JS_CONDITION_BETWEEN"] = "in range"; $MESS["BIZPROC_JS_CONDITION_CONTAIN"] = "includes"; $MESS["BIZPROC_JS_CONDITION_EMPTY"] = "empty"; $MESS["BIZPROC_JS_CONDITION_EQ"] = "equal to"; $MESS["BIZPROC_JS_CONDITION_GT"] = "more than"; $MESS["BIZPROC_JS_CONDITION_GTE"] = "not less than"; $MESS["BIZPROC_JS_CONDITION_IN"] = "is in"; $MESS["BIZPROC_JS_CONDITION_LT"] = "less than"; $MESS["BIZPROC_JS_CONDITION_LTE"] = "not more than"; $MESS["BIZPROC_JS_CONDITION_MODIFIED"] = "modified"; $MESS["BIZPROC_JS_CONDITION_NE"] = "not equal to"; $MESS["BIZPROC_JS_CONDITION_NOT_CONTAIN"] = "doesn't include"; $MESS["BIZPROC_JS_CONDITION_NOT_EMPTY"] = "not empty"; $MESS["BIZPROC_JS_CONDITION_NOT_IN"] = "is not part of"; $MESS["BIZPROC_JS_CONDITION_VALUE"] = "Value:";