New Language: German (#1218)

* New Language: German

* Update German K

Co-authored-by: derrobin154 <derrobin154@gmail.com>
This commit is contained in:
Robin
2021-06-03 11:46:32 -04:00
committed by GitHub
co-authored by derrobin154
parent 97f095e4e9
commit 5a5fd02dac
20 changed files with 750 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Pagination Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used by the paginator library to build
| the simple pagination links. You are free to change them to anything
| you want to customize your views to better match your application.
|
*/
'previous' => '&laquo; Letzte',
'next' => 'Nächste &raquo;',
];