From 5ffeb1fcd6b0e9d97b1c071c8d7365e5e2cdaef4 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Sun, 23 Oct 2022 23:50:12 +0800 Subject: [PATCH] Update i18n files --- i18n/en.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/i18n/en.toml b/i18n/en.toml index ef8ab12..a1484fe 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -19,9 +19,15 @@ other = "Table of contents" [and] other = "and" +[back_to_top] +other = "Back to top" + [back_to_home] other = "Back to home" +[permalink] +other = "Permalink" + [multilingual] other = "Available in other languages"