Skip to content

Commit

Permalink
Added Spanish translation
Browse files Browse the repository at this point in the history
Not too sure about the evening being called "velada", but went with it to avoid two noches.
  • Loading branch information
fmandal committed Dec 14, 2019
1 parent 3e01abc commit e8e2331
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

.DS_Store
7 changes: 7 additions & 0 deletions translations/es.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"loading": "Cargando...",
"night": "Noche",
"morning": "Mañana",
"afternoon": "Tarde",
"evening": "Velada"
}

0 comments on commit e8e2331

Please sign in to comment.