diff --git a/lang/de/auth.php b/lang/de/auth.php index 1885447..35167c4 100644 --- a/lang/de/auth.php +++ b/lang/de/auth.php @@ -34,7 +34,7 @@ return [ 'register_brand_sub' => 'Konto erstellen, Paket wählen — die Einrichtung läuft danach automatisch an.', 'fact_location_term' => 'Serverstandort', - 'fact_location' => 'EU — Österreich / Deutschland', + 'fact_location' => 'EU', 'fact_backup_term' => 'Sicherung', 'fact_backup' => 'Täglich, verschlüsselt', 'fact_restore_term' => 'Wiederherstellung', diff --git a/lang/en/auth.php b/lang/en/auth.php index 418e151..ac418cb 100644 --- a/lang/en/auth.php +++ b/lang/en/auth.php @@ -34,7 +34,7 @@ return [ 'register_brand_sub' => 'Create an account, pick a plan — provisioning starts automatically.', 'fact_location_term' => 'Server location', - 'fact_location' => 'EU — Austria / Germany', + 'fact_location' => 'EU', 'fact_backup_term' => 'Backup', 'fact_backup' => 'Daily, encrypted', 'fact_restore_term' => 'Restore', diff --git a/resources/views/landing.blade.php b/resources/views/landing.blade.php index ba04b09..08dc0a0 100644 --- a/resources/views/landing.blade.php +++ b/resources/views/landing.blade.php @@ -463,7 +463,7 @@