diff --git a/i18n/de.toml b/i18n/de.toml index c4c74f8..217bdd0 100644 --- a/i18n/de.toml +++ b/i18n/de.toml @@ -52,3 +52,8 @@ other = "Zurückkommen" [to] other = "zu" + +# Pagination + +[More] +other = "Mehr" \ No newline at end of file diff --git a/i18n/eo.toml b/i18n/eo.toml index b678fe0..21c7403 100644 --- a/i18n/eo.toml +++ b/i18n/eo.toml @@ -51,4 +51,9 @@ other = "trovita" other = "Revenu" [to] -other = "al" \ No newline at end of file +other = "al" + +# Pagination + +[More] +other = "Pli" \ No newline at end of file diff --git a/i18n/es.toml b/i18n/es.toml index ffa45c1..745f791 100644 --- a/i18n/es.toml +++ b/i18n/es.toml @@ -51,4 +51,9 @@ other = "encontrada" other = "Volver" [to] -other = "a" \ No newline at end of file +other = "a" + +# Pagination + +[More] +other = "Más" \ No newline at end of file diff --git a/i18n/fr.toml b/i18n/fr.toml index 32b8933..074f09d 100644 --- a/i18n/fr.toml +++ b/i18n/fr.toml @@ -51,4 +51,9 @@ other = "trouvée" other = "Retourner" [to] -other = "à" \ No newline at end of file +other = "à" + +# Pagination + +[More] +other = "Plus" \ No newline at end of file diff --git a/i18n/it.toml b/i18n/it.toml index 224743e..294c629 100644 --- a/i18n/it.toml +++ b/i18n/it.toml @@ -48,7 +48,12 @@ other = "non" other = "trovata" [return] -other = "torna" +other = "Torna" [to] -other = "alla" \ No newline at end of file +other = "alla" + +# Pagination + +[More] +other = "Altro" \ No newline at end of file diff --git a/i18n/sq.toml b/i18n/sq.toml index b6620b0..c4797f6 100644 --- a/i18n/sq.toml +++ b/i18n/sq.toml @@ -51,4 +51,9 @@ other = "gjet" other = "Kthehu" [to] -other = "në" \ No newline at end of file +other = "në" + +# Pagination + +[More] +other = "më shumë" \ No newline at end of file