Skip to content

Commit ad936f2

Browse files
committed
fix(Translations): Re-add Spanish to available languages.
1 parent 9733eaf commit ad936f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/i18n/languages.js

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ export const APP_LOCALES = {
44
'zh-HANT': 'Chinese (Traditional)',
55
cs: 'Czech',
66
nl: 'Dutch',
7+
es: 'Spanish',
78
fr: 'French',
89
ka: 'Georgian',
910
de: 'German',

0 commit comments

Comments
 (0)