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,71 +0,0 @@
# Translations for Italian
# https://gohugo.io/content-management/multilingual/#translation-of-strings
# Single.html
[Written]
other = "Scritto"
[by]
other = "da"
[with]
other = "con"
[on]
other = "il"
[in]
other = "in"
[Author]
other = "Autore"
[Words]
other = "Parole"
[Tag]
other = "Tag"
[Home]
other = "Home"
[back]
other = "Indietro"
[minute]
other = "minuto"
[Share]
other = "Condividi"
# 404.html
[page]
other = "pagina"
[not]
other = "non"
[found]
other = "trovata"
[return]
other = "Torna"
[to]
other = "alla"
# Pagination
[More]
other = "Altro"
# Related post
[Related]
other = "Articoli"
[Articles]
other = "Correlati"