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

Add Catalan translation

This commit is contained in:
Eduard Ereza Martínez
2021-02-04 00:55:01 +01:00
parent 8e87f01aa0
commit 7893e8229f
13 changed files with 1073 additions and 1 deletions

View File

@ -18,6 +18,7 @@ class Localization
protected $localeMap = [
'ar' => 'ar',
'bg' => 'bg_BG',
'ca' => 'ca',
'da' => 'da_DK',
'de' => 'de_DE',
'de_informal' => 'de_DE',