Files
website/lang/en/app.php
2026-03-22 22:44:58 +01:00

11 lines
238 B
PHP

<?php
return [
'subtitle' => 'Your office for passport document affairs within the district region CCC.',
'logo' => 'Official logo of the c3gov',
'language' => [
'en' => 'English',
'de' => 'Deutsch',
]
];