about summary refs log tree commit diff
path: root/i18n/en.toml
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2023-08-04 08:30:03 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2023-08-04 08:30:03 +0700
commit3f8ec96f3436b1b1a1c91807694280cb08fe7ce9 (patch)
tree57420d99b9fc02f0f1b74c3196ec4171a9c6f1ed /i18n/en.toml
parente19108bbf10b876fbf55ee82f19dd0dda4f9324c (diff)
downloadvictor-3f8ec96f3436b1b1a1c91807694280cb08fe7ce9.tar.gz
Implement skip to main link
Diffstat (limited to 'i18n/en.toml')
-rw-r--r--i18n/en.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index 1cf0f8a..64ee617 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -11,3 +11,6 @@ other = "{{ .WordCount }} words"
 ["reading time"]
 one = "approximately {{ .Count }} minute reading"
 other = "approximately {{ .Count }} minutes reading"
+
+[skipToContent]
+other = "Skip to main content"