Przeglądaj źródła

Translate site.php to German

Anton Strömkvist 5 lat temu
rodzic
commit
0599f2f0b3
1 zmienionych plików z 3 dodań i 1 usunięć
  1. 3 1
      resources/lang/de/site.php

+ 3 - 1
resources/lang/de/site.php

@@ -12,5 +12,7 @@ return [
 	'l10nWip'		=> 'Wir arbeiten noch an der Unterstützung weiterer Sprachen',
 	'currentLocale' => 'Aktuelle Sprache',
 	'selectLocale'  => 'Wähle eine der unterstützten Sprachen aus',
-  
+	'contact'		=> 'Kontakt',
+	'contact-us'	=> 'Kontaktiere uns',
+
 ];