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:
Dan Brown
2026-07-02 10:32:48 +02:00

View File

@@ -366,6 +366,7 @@ return [
'ru' => 'Русский',
'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sr' => 'Српски',
'sv' => 'Svenska',
'th' => 'ภาษาไทย',
'tr' => 'Türkçe',