Move translated text to the proper location
This commit is contained in:
parent
3a45fb2707
commit
cd6a0d7bcf
6 changed files with 14 additions and 7 deletions
|
@ -11,4 +11,10 @@
|
|||
other = "Reply to this post by email"
|
||||
|
||||
[skip-link]
|
||||
other = "Skip to main content"
|
||||
other = "Skip to main content"
|
||||
|
||||
[references-by]
|
||||
other = "by"
|
||||
|
||||
[post-references-author]
|
||||
other = "por {{ .author }}"
|
5
themes/hugo-bearcub/i18n/es.toml
Normal file
5
themes/hugo-bearcub/i18n/es.toml
Normal file
|
@ -0,0 +1,5 @@
|
|||
[references-by]
|
||||
other = "por"
|
||||
|
||||
[post-references-author]
|
||||
other = "por {{ .author }}"
|
Loading…
Add table
Add a link
Reference in a new issue