1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-06 12:02:45 +03:00

add german informal language

This commit is contained in:
ezzra
2018-12-11 19:39:16 +01:00
parent 75ca430fd4
commit a2acd063f3
12 changed files with 341 additions and 2 deletions

View File

@@ -136,7 +136,8 @@ return [
'language_select' => [
'en' => 'English',
'ar' => 'العربية',
'de' => 'Deutsch',
'de' => 'Deutsch (Sie)',
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'fr' => 'Français',