Skip to content

Commit

Permalink
Change the title "Github Stats" to "Github Contributor Stats"
Browse files Browse the repository at this point in the history
"# |<----  Using a Maximum Of 50 Characters  ---->|
  • Loading branch information
HwangTaehyun committed Oct 10, 2022
1 parent 532df19 commit ff309e3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -26388,14 +26388,14 @@ const statCardLocales = ({ name, apostrophe }) => {
'zh-tw': `${encodedName} 的 GitHub 統計數據`,
cs: `GitHub statistiky uživatele ${encodedName}`,
de: `${encodedName + apostrophe} GitHub-Statistiken`,
en: `${encodedName}'${apostrophe} GitHub Stats`,
en: `${encodedName}'${apostrophe} GitHub Contributor Stats`,
bn: `${encodedName} এর GitHub পরিসংখ্যান`,
es: `Estadísticas de GitHub de ${encodedName}`,
fr: `Statistiques GitHub de ${encodedName}`,
hu: `${encodedName} GitHub statisztika`,
it: `Statistiche GitHub di ${encodedName}`,
ja: `${encodedName}の GitHub 統計`,
kr: `${encodedName}의 GitHub 통계`,
kr: `${encodedName}의 GitHub 기여 통계`,
nl: `${encodedName}'${apostrophe} GitHub-statistieken`,
'pt-pt': `Estatísticas do GitHub de ${encodedName}`,
'pt-br': `Estatísticas do GitHub de ${encodedName}`,
Expand Down
4 changes: 2 additions & 2 deletions src/translations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ const statCardLocales = ({ name, apostrophe }) => {
'zh-tw': `${encodedName} 的 GitHub 統計數據`,
cs: `GitHub statistiky uživatele ${encodedName}`,
de: `${encodedName + apostrophe} GitHub-Statistiken`,
en: `${encodedName}'${apostrophe} GitHub Stats`,
en: `${encodedName}'${apostrophe} GitHub Contributor Stats`,
bn: `${encodedName} এর GitHub পরিসংখ্যান`,
es: `Estadísticas de GitHub de ${encodedName}`,
fr: `Statistiques GitHub de ${encodedName}`,
hu: `${encodedName} GitHub statisztika`,
it: `Statistiche GitHub di ${encodedName}`,
ja: `${encodedName}の GitHub 統計`,
kr: `${encodedName}의 GitHub 통계`,
kr: `${encodedName}의 GitHub 기여 통계`,
nl: `${encodedName}'${apostrophe} GitHub-statistieken`,
'pt-pt': `Estatísticas do GitHub de ${encodedName}`,
'pt-br': `Estatísticas do GitHub de ${encodedName}`,
Expand Down

1 comment on commit ff309e3

@vercel
Copy link

@vercel vercel bot commented on ff309e3 Oct 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.