Move translated text to the proper location

This commit is contained in:
Miguel de la Cruz 2024-01-12 00:08:31 +01:00
parent 3a45fb2707
commit cd6a0d7bcf
6 changed files with 14 additions and 7 deletions

View file

@ -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 }}"

View file

@ -0,0 +1,5 @@
[references-by]
other = "por"
[post-references-author]
other = "por {{ .author }}"