diff options
Diffstat (limited to 'i18n/en.toml')
-rw-r--r-- | i18n/en.toml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/i18n/en.toml b/i18n/en.toml index 8a24f5c..bd4937c 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -30,3 +30,9 @@ [postCommentLoadingFailed] other = "Comments failed to load." + +[archivesTotalPages] + other = "Total posts: " + +[tagsCurrentTag] + other = "Posts with the tag {{ .Title }}: " |