Files
sLetter/lng/ru.php
2018-02-12 01:12:22 +02:00

23 lines
492 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
/**
*
* @author sHa <sha@shadoll.com>
* @package sLetter
* @version 18.2.12
*
*/
return [
'subject' => '📨 Сообщение с сайта',
'name' => 'От кого',
'phone' => 'Телефон',
'email' => 'Email',
'referer' => 'Реферал',
'senderIP' => 'IP-адрес отправителя',
'flag' => 'Флаг',
'country' => 'Страна',
'region' => 'Регион',
'city' => 'Населенный пункт',
'provider' => 'Провайдер',
];