From 83f713e8ad7b04ed1f79679981a71fff465f3488 Mon Sep 17 00:00:00 2001 From: Jan Heinrich Reimer Date: Mon, 4 Mar 2024 10:59:15 +0100 Subject: [PATCH] Add translations --- i18n/de.yml | 4 ++++ i18n/en.yml | 4 ++++ 2 files changed, 8 insertions(+) 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: