Skip to content

Commit ad936f2

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/i18n/languages.js

Lines changed: 1 addition & 0 deletions
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)