From ec5b6ba86fc2d1c28ace3e34dddb1109dd0342af Mon Sep 17 00:00:00 2001 From: Alexander Gabriel Date: Tue, 12 May 2026 20:23:23 +0000 Subject: [PATCH] fallback local english --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 0d939d9..263374c 100644 --- a/.env.example +++ b/.env.example @@ -5,7 +5,7 @@ APP_DEBUG=true APP_URL=http://localhost APP_LOCALE=de -APP_FALLBACK_LOCALE=de +APP_FALLBACK_LOCALE=en APP_FAKER_LOCALE=de_DE APP_MAINTENANCE_DRIVER=file