diff --git a/i18n/de.toml b/i18n/de.toml index 217bdd0..6e4dc60 100644 --- a/i18n/de.toml +++ b/i18n/de.toml @@ -56,4 +56,12 @@ other = "zu" # Pagination [More] -other = "Mehr" \ No newline at end of file +other = "Mehr" + +# Related post + +[Related] +other = "Ähnliche" + +[Articles] +other = "Artikel" \ No newline at end of file diff --git a/i18n/eo.toml b/i18n/eo.toml index 21c7403..2eb3db6 100644 --- a/i18n/eo.toml +++ b/i18n/eo.toml @@ -56,4 +56,12 @@ other = "al" # Pagination [More] -other = "Pli" \ No newline at end of file +other = "Pli" + +# Related post + +[Related] +other = "Similaj" + +[Articles] +other = "Artikoloj" \ No newline at end of file diff --git a/i18n/es.toml b/i18n/es.toml index 745f791..57428e7 100644 --- a/i18n/es.toml +++ b/i18n/es.toml @@ -56,4 +56,12 @@ other = "a" # Pagination [More] -other = "Más" \ No newline at end of file +other = "Más" + +# Related post + +[Related] +other = "Artículos" + +[Articles] +other = "Similares" \ No newline at end of file diff --git a/i18n/fr.toml b/i18n/fr.toml index 074f09d..5c61d8b 100644 --- a/i18n/fr.toml +++ b/i18n/fr.toml @@ -56,4 +56,12 @@ other = "à" # Pagination [More] -other = "Plus" \ No newline at end of file +other = "Plus" + +# Related post + +[Related] +other = "Articles" + +[Articles] +other = "Similaires" \ No newline at end of file diff --git a/i18n/it.toml b/i18n/it.toml index 294c629..a3c9acb 100644 --- a/i18n/it.toml +++ b/i18n/it.toml @@ -56,4 +56,12 @@ other = "alla" # Pagination [More] -other = "Altro" \ No newline at end of file +other = "Altro" + +# Related post + +[Related] +other = "Articoli" + +[Articles] +other = "Correlati" \ No newline at end of file diff --git a/i18n/sq.toml b/i18n/sq.toml index c4797f6..377cb04 100644 --- a/i18n/sq.toml +++ b/i18n/sq.toml @@ -56,4 +56,12 @@ other = "në" # Pagination [More] -other = "më shumë" \ No newline at end of file +other = "më shumë" + +# Related post + +[Related] +other = "Artikuj" + +[Articles] +other = "Të lidhura" \ No newline at end of file