diff --git a/i18n/de.yml b/i18n/de.yml index af9d155..150c08d 100644 --- a/i18n/de.yml +++ b/i18n/de.yml @@ -46,6 +46,10 @@ githubFollowers: other: "Follower" githubCommits: other: "Commits" +githubIssues: + other: "Issues" +githubPullRequests: + other: "Pull Requests" githubClones: other: "Clones" programmingLanguage: diff --git a/i18n/en.yml b/i18n/en.yml index c976654..ab60e8f 100644 --- a/i18n/en.yml +++ b/i18n/en.yml @@ -46,6 +46,10 @@ githubFollowers: other: "followers" githubCommits: other: "commits" +githubIssues: + other: "issues" +githubPullRequests: + other: "pull requests" githubClones: other: "clones" programmingLanguage: