mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-07-15 21:31:36 +03:00
Merge pull request 'Added Serbian language to language_select array' (#6153) from PolarniMeda/bookstack:development into development
Reviewed-on: https://codeberg.org/bookstack/bookstack/pulls/6153
This commit is contained in:
@@ -366,6 +366,7 @@ return [
|
||||
'ru' => 'Русский',
|
||||
'sk' => 'Slovensky',
|
||||
'sl' => 'Slovenščina',
|
||||
'sr' => 'Српски',
|
||||
'sv' => 'Svenska',
|
||||
'th' => 'ภาษาไทย',
|
||||
'tr' => 'Türkçe',
|
||||
|
||||
Reference in New Issue
Block a user