Commit eef215be775b26d00e8202ae9efeb006acda017d
Committed by
GitHub
1 parent
c4ea0177
Update locale.constant.js
Showing
1 changed file
with
2 additions
and
2 deletions
... | ... | @@ -813,8 +813,8 @@ export default angular.module('thingsboard.locale', []) |
813 | 813 | "ko_KR": "Korean", |
814 | 814 | "zh_CN": "Chinese", |
815 | 815 | "ru_RU": "Russian", |
816 | - "es_ES": "Español" | |
816 | + "es_ES": "Spanish" | |
817 | 817 | } |
818 | 818 | } |
819 | 819 | } |
820 | - ).name; | |
\ No newline at end of file | ||
820 | + ).name; | ... | ... |