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/components/bitrix/currency.rates/lang/en/ |
Upload File : |
<?php $MESS["CURRENCY_FROM"] = "Array of original currencies for convertion"; $MESS["CURRENCY_BASE"] = "Convert all original currencies to the currency"; $MESS["CURRENCY_RATE_DAY"] = "Date to show currency exchange rates (in \"Y-m-d\" format)"; $MESS["T_CURRENCY_CBRF"] = "Display currency exchange rates from Central Bank of Russian Federation"; $MESS["arrCURRENCY_FROM_TIP"] = "Select here currencies whose quotes are to be displayed in the table."; $MESS["CURRENCY_BASE_TIP"] = "Select here one of the defined currencies. Other currencies (selected above) will be indicated relative to this currency."; $MESS["RATE_DAY_TIP"] = "Specify the currency quote date. If there is no quote for this date, the default rate will be displayed."; $MESS["SHOW_CB_TIP"] = "This option is only effective if the destination currency is RUB. If checked, the RUB rates will be shown using data supplied by the Bank of Russia."; $MESS["CACHE_TYPE_TIP"] = "<i>Auto</i>: the cache is valid during the time set in the cache settings;<br /><i>Cache</i>: always cache for the period specified in the field beside;<br /><i>Do not cahce</i>: no caching is performed."; $MESS["CACHE_TIME_TIP"] = "Specify here the period of time during which the cache is valid.";