Skip to content

Commit 60bc318

Browse files
feat: add Czech locale
Added czech translation
2 parents 6e4d1b8 + b61e2dc commit 60bc318

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

util/locales.js

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ const LOCALE_MAP = {
22
af: 'Afrikaans',
33
ar: 'Arabic',
44
ca: 'Catalan',
5+
cs: 'Czech',
56
de: 'German',
67
es: 'Spanish',
78
en: 'English',

0 commit comments

Comments
 (0)