mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-28 17:02:04 +03:00
Added Turkish to locale system
This commit is contained in:
@ -37,6 +37,7 @@ class Localization
|
||||
'uk' => 'uk_UA',
|
||||
'zh_CN' => 'zh_CN',
|
||||
'zh_TW' => 'zh_TW',
|
||||
'tr' => 'tr_TR',
|
||||
];
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user