diff --git a/.github/ISSUE_TEMPLATE/04-add-a-translation.yml b/.github/ISSUE_TEMPLATE/04-add-a-translation.yml index 63f32a933..de7f1796e 100644 --- a/.github/ISSUE_TEMPLATE/04-add-a-translation.yml +++ b/.github/ISSUE_TEMPLATE/04-add-a-translation.yml @@ -26,6 +26,14 @@ body: "action.skip": "Skip to content", "action.view": "View source of this page", "announce.dismiss": "Don't show this again", + "blog.archive": "Archive", + "blog.categories": "Categories", + "blog.categories.in": "in", + "blog.continue": "Continue reading", + "blog.draft": "Draft", + "blog.index": "Back to index", + "blog.meta": "Metadata", + "blog.references": "Related links", "clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "consent.accept": "Accept", @@ -38,6 +46,10 @@ body: "meta.comments": "Comments", "meta.source": "Source", "nav": "Navigation", + "readtime.one": "1 min read", + "readtime.other": "# min read", + "rss.created": "RSS feed", + "rss.updated": "RSS feed of updated content", "search": "Search", "search.placeholder": "Search", "search.share": "Share", @@ -53,6 +65,7 @@ body: "select.language": "Select language", "select.version": "Select version", "source": "Go to repository", + "source.file.contributors": "Contributors", "source.file.date.created": "Created", "source.file.date.updated": "Last update", "tabs": "Tabs",