feat: impove i18n and clean code

This commit is contained in:
Dillon ZENG
2019-08-04 21:53:35 +08:00
parent 1e709b5ba4
commit c67a2a86a1
28 changed files with 471 additions and 798 deletions

View File

@@ -1,70 +0,0 @@
# Translations for Spanish
# https://gohugo.io/content-management/multilingual/#translation-of-strings
# Single.html
[Written]
other = "Escrito"
[by]
other = "por"
[with]
other = "con"
[on]
other = "en"
[in]
other = "en"
[Author]
other = "Autor"
[Words]
other = "Palabras"
[Tag]
other = "Etiqueta"
[Home]
other = "Casa"
[back]
other = "Atrás"
[minute]
other = "minuto"
[Share]
other = "Compartir"
# 404.html
[page]
other = "página"
[not]
other = "no"
[found]
other = "encontrada"
[return]
other = "Volver"
[to]
other = "a"
# Pagination
[More]
other = "Más"
# Related post
[Related]
other = "Artículos"
[Articles]
other = "Similares"