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
diff options
context:
space:
mode:
authorvjeantet <valere.jeantet@gmail.com>2020-09-23 23:39:42 +0300
committervjeantet <valere.jeantet@gmail.com>2020-09-23 23:39:42 +0300
commitd1f32ddaf9f51b037f8221460cfba10bdcd2e141 (patch)
tree03e27aedc0caedccb2b679d49fb4d5ab92da5fd4 /i18n/en.toml
parentee1a0501f9841ea3719dbde8dd542f25982cc826 (diff)
add checklist kind of pages
Diffstat (limited to 'i18n/en.toml')
-rw-r--r--i18n/en.toml11
1 files changed, 10 insertions, 1 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