1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-28 17:02:04 +03:00

Added croatian to required arrays/lists

This commit is contained in:
Dan Brown
2021-06-02 21:55:30 +01:00
parent e51352e1a4
commit 24eef03fb9
3 changed files with 3 additions and 1 deletions

View File

@ -28,6 +28,7 @@ class Localization
'es_AR' => 'es_AR',
'fr' => 'fr_FR',
'he' => 'he_IL',
'hr' => 'hr_HR',
'id' => 'id_ID',
'it' => 'it_IT',
'ja' => 'ja',