11 lines
238 B
PHP
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',
|
|
]
|
|
];
|