mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Added support for Czech translations
This commit is contained in:
parent
3792b1a175
commit
1ce416ad00
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ const i18next = require('i18next');
|
|||
|
||||
const SUPPORTED_LOCALES = [
|
||||
'af',
|
||||
'cs',
|
||||
'de',
|
||||
'en',
|
||||
'fr',
|
||||
|
|
Loading…
Add table
Reference in a new issue