diff options
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/en.toml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/i18n/en.toml b/i18n/en.toml index 5ec68db..09bdcde 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -17,3 +17,15 @@ other = "Skip to main content" [toc] other = "Table of contents" + +[tags] +other = "tags" + +[tag] +other = "tag" + +[categories] +other = "categories" + +[category] +other = "category" |