Skip to content

Commit

Permalink
Merge pull request #254 from jlubeck/master
Browse files Browse the repository at this point in the history
Added missing "1 hour ago" translation for Spanish
  • Loading branch information
MatthewYork authored Mar 30, 2018
2 parents 04daad2 + add582f commit 185d979
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@
/* No comment provided by engineer. */
"1 day ago" = "Hace un día";

/* No comment provided by engineer. */
"1 hour ago" = "Hace 1 hora";

/* No comment provided by engineer. */
"This morning" = "Esta mañana";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@
/* No comment provided by engineer. */
"1 day ago" = "Hace un día";

/* No comment provided by engineer. */
"1 hour ago" = "Hace 1 hora";

/* No comment provided by engineer. */
"This morning" = "Esta mañana";

Expand Down

0 comments on commit 185d979

Please sign in to comment.