commit
This commit is contained in:
@@ -13,11 +13,11 @@ final class I18n
|
||||
// Minimal example translations (normally load JSON/PHP arrays from disk)
|
||||
$this->fallback = [
|
||||
'common' => [
|
||||
'title' => 'Mini Example Landingpage',
|
||||
'intro' => 'This is a tiny project showing a clean bootstrap.',
|
||||
'title' => 'Papa-Kind-Treff',
|
||||
'intro' => 'Väter vernetzen sich für Treffen mit und ohne Kinder.',
|
||||
],
|
||||
'cta' => [
|
||||
'primary' => 'Continue',
|
||||
'primary' => 'Weiter',
|
||||
],
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user