Skip to content

Commit aaf7af3

Browse files
johnfelipelongsleep
authored andcommitted
Add Spanish translation
1 parent 0e7dbec commit aaf7af3

File tree

3 files changed

+883
-0
lines changed

3 files changed

+883
-0
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ Translation:
1212
Curt Frisemo <[email protected]>
1313
Irek Zaripov <[email protected]>
1414
Florent BEAUCHAMP <[email protected]>
15+
Jhon Felipe Urrego Mejia <[email protected]>

src/i18n/helpers/languages.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"ko": "한국어",
1212
"ja": "日本語",
1313
"ru": "Русский",
14+
"es": "Español",
1415
}
1516

1617
import json

0 commit comments

Comments
 (0)