mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
added Arabic language to drop-down list.
This commit is contained in:
parent
85544c04a9
commit
7d4ec0d633
@ -135,6 +135,7 @@ return [
|
||||
///////////////////////////////////
|
||||
'language_select' => [
|
||||
'en' => 'English',
|
||||
'ar' => 'العربية',
|
||||
'de' => 'Deutsch',
|
||||
'es' => 'Español',
|
||||
'es_AR' => 'Español Argentina',
|
||||
|
Loading…
Reference in New Issue
Block a user