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:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.toml11
-rw-r--r--i18n/fr.toml11
2 files changed, 20 insertions, 2 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index 158d97a..b527071 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -51,4 +51,13 @@ other= "Next page"
other= "What's on this page"
[last-update-by]
-other = "Last update by" \ No newline at end of file
+other = "Last update by"
+
+[checklist-load-answers]
+other = "Load answers from file"
+
+[checklist-download-answers]
+other = "Download Answers"
+
+[checklist-post-answers]
+other = "Post Answers" \ No newline at end of file
diff --git a/i18n/fr.toml b/i18n/fr.toml
index cc78183..c37a8f4 100644
--- a/i18n/fr.toml
+++ b/i18n/fr.toml
@@ -51,4 +51,13 @@ other= "Contenu suivant"
other= "Contenu de la page"
[last-update-by]
-other = "Dernière modification par " \ No newline at end of file
+other = "Dernière modification par "
+
+[checklist-load-answers]
+other = "Charger un fichier de réponse"
+
+[checklist-download-answers]
+other = "Télécharger les réponses"
+
+[checklist-post-answers]
+other = "Envoyer les réponses" \ No newline at end of file