1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +03:00

Merge branch 'master' into 129-page-templates

This commit is contained in:
Dan Brown
2019-08-04 16:26:38 +01:00
107 changed files with 1465 additions and 500 deletions

View File

@ -157,7 +157,8 @@ return [
'ru' => 'Русский',
'uk' => 'Українська',
'zh_CN' => '简体中文',
'zh_TW' => '繁體中文'
'zh_TW' => '繁體中文',
'hu' => 'Magyar'
]
//!////////////////////////////////
];