Also missing closing bracket fix

This commit is contained in:
Tschallacka 2016-12-27 23:09:08 +01:00
parent c97b68e531
commit 1c1082fdcd
1 changed files with 1 additions and 0 deletions

View File

@ -371,3 +371,4 @@ return [
'file_not_found_error' => 'Файл не знайдено',
'empty_error' => 'Не вказано даних для експорту'
],
];