0
Fork 0
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:
John O'Nolan 2023-04-02 10:42:22 -04:00 committed by GitHub
parent 3792b1a175
commit 1ce416ad00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@ const i18next = require('i18next');
const SUPPORTED_LOCALES = [
'af',
'cs',
'de',
'en',
'fr',