2 $de_formal = (include resource_path() . '/lang/de/' . basename(__FILE__));
7 |--------------------------------------------------------------------------
8 | Pagination Language Lines
9 |--------------------------------------------------------------------------
11 | The following language lines are used by the paginator library to build
12 | the simple pagination links. You are free to change them to anything
13 | you want to customize your views to better match your application.
20 return array_replace($de_formal, $de_informal);