mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
Added Czech translation (#3264)
* Added Czech translation * Update locales/de.json Fixed german translation as suggested. Co-Authored-By: Simon <simon81186@aol.com>
This commit is contained in:
committed by
Junyoung Choi
parent
662ae73637
commit
abef6c5fee
@@ -11,6 +11,10 @@ const languages = [
|
||||
name: 'Chinese (zh-TW)',
|
||||
locale: 'zh-TW'
|
||||
},
|
||||
{
|
||||
name: 'Czech',
|
||||
locale: 'cs'
|
||||
},
|
||||
{
|
||||
name: 'Danish',
|
||||
locale: 'da'
|
||||
|
||||
Reference in New Issue
Block a user