Publish translations and create german language files.

This commit is contained in:
2024-11-27 08:28:29 +01:00
parent 58cce365cb
commit 88b8c3f7b0
9 changed files with 511 additions and 1 deletions

View File

@@ -78,7 +78,7 @@ return [
|
*/
'locale' => env('APP_LOCALE', 'en'),
'locale' => env('APP_LOCALE', 'de'),
'fallback_locale' => env('APP_FALLBACK_LOCALE', 'en'),