diff options
Diffstat (limited to 'i18n/en.toml')
-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 454d56d..e1511d7 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -4,3 +4,15 @@ [returnHome] other = "Return to homepage" + +[list] + other = "List" + +[feeds] + other = "Feeds" + +[atomFeed] + other = "Atom Feed" + +[tags] + other = "Tags" |