mirror of
https://github.com/carsonip/hugo-theme-minos
synced 2026-02-27 16:51:56 -08:00
Prev / Next links added to the translation files + Italian translation added (#46)
* Italian translation added * Prev/Next links added to the translation files + Italian translation added * Italian translation updated * Use T instead of i18n for consistency Co-authored-by: Carson Ip <carsonip@users.noreply.github.com>
This commit is contained in:
@@ -6,3 +6,9 @@ other = "Comments"
|
||||
|
||||
[ReadMore]
|
||||
other = "Read More"
|
||||
|
||||
[Prev]
|
||||
other = "Prev"
|
||||
|
||||
[Next]
|
||||
other = "Next"
|
||||
|
||||
14
i18n/it.toml
Normal file
14
i18n/it.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
[Contents]
|
||||
other = "Indice"
|
||||
|
||||
[Comments]
|
||||
other = "Commenti"
|
||||
|
||||
[ReadMore]
|
||||
other = "Continua a leggere"
|
||||
|
||||
[Prev]
|
||||
other = "Precedente"
|
||||
|
||||
[Next]
|
||||
other = "Successivo"
|
||||
Reference in New Issue
Block a user