updated translations

This commit is contained in:
denisdulici
2018-05-03 12:16:18 +03:00
parent 7beb5a7fad
commit d67ec0ff9c
214 changed files with 1682 additions and 466 deletions

View File

@ -2,8 +2,8 @@
return [
'import' => 'Import',
'title' => 'Import :type',
'message' => 'Allowed file types: CSV, XLS. Please, <a target="_blank" href=":link"><strong>download</strong></a> the sample file.',
'import' => 'Импортировать',
'title' => 'Импорт :type',
'message' => 'Допустимые типы файлов: CSV, XLS. Пожалуйста, <a target="_blank" href=":link"><strong>скачайте</strong></a> файл примера.',
];