Add 'repositories' key to GitHub translation

This commit is contained in:
Félix MARQUET
2025-08-28 14:59:51 +02:00
committed by GitHub
parent 93537e79b9
commit aeee7c24f2

View File

@@ -192,6 +192,7 @@
"github": {
"title": "GitHub Stats",
"description": "An overview of my activity and contributions on GitHub",
"repositories": "Repositories",
"stars": "Stars",
"forks": "Forks",
"commits": "Commits",
@@ -200,4 +201,4 @@
"totalCommits": "Total commits",
"activity": "Recent activity"
}
}
}