Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vjeantet/hugo-theme-docport.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorvjeantet <valere.jeantet@gmail.com>2020-08-30 19:15:15 +0300
committervjeantet <valere.jeantet@gmail.com>2020-08-30 19:15:15 +0300
commitc08d263aeedf0470c02d7a6c88000c108412316f (patch)
treee290e5ead116049aa172f1019b4e99e9c58aed89 /i18n
parent84dc97cffaded0a1ce61ba0cebbc3334dd082b70 (diff)
update documentation
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.toml2
-rw-r--r--i18n/fr.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index 35dd8bd..56c7085 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -48,4 +48,4 @@ other= "Home"
other= "Next page"
[table-of-contents]
-other= "Table of contents" \ No newline at end of file
+other= "What's on this page" \ No newline at end of file
diff --git a/i18n/fr.toml b/i18n/fr.toml
index 3452be7..84da357 100644
--- a/i18n/fr.toml
+++ b/i18n/fr.toml
@@ -48,4 +48,4 @@ other= "Accueil"
other= "Contenu suivant"
[table-of-contents]
-other= "Sommaire" \ No newline at end of file
+other= "Contenu de la page" \ No newline at end of file