Skip to content

Commit

Permalink
feat(i18n): add Spanish translations (#455)
Browse files Browse the repository at this point in the history
  • Loading branch information
jnonino committed Nov 2, 2023
1 parent 6eff88e commit c751df0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions i18n/es.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[on_this_page]
other = "En esta página"

[read_more]
other = "Leer más"

[reading_time]
other = "{{ .Count }} minutos de lectura"

0 comments on commit c751df0

Please sign in to comment.