mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-01 05:51:52 +08:00
Merge branch 'master' into 129-page-templates
This commit is contained in:
@ -157,7 +157,8 @@ return [
|
||||
'ru' => 'Русский',
|
||||
'uk' => 'Українська',
|
||||
'zh_CN' => '简体中文',
|
||||
'zh_TW' => '繁體中文'
|
||||
'zh_TW' => '繁體中文',
|
||||
'hu' => 'Magyar'
|
||||
]
|
||||
//!////////////////////////////////
|
||||
];
|
||||
|
Reference in New Issue
Block a user