updated languages

This commit is contained in:
denisdulici
2018-01-13 15:30:54 +03:00
parent 4f3b295ac2
commit b56653eb62
14 changed files with 87 additions and 57 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' => 'Importieren',
'title' => ':type importieren',
'message' => 'Erlaubte Datei-Typen: CSV, XLS. Bitte, <a target="_blank" href=":link"><strong>laden </strong></a> Sie eine Beispiel-Datei.',
];