Skip to content

Commit 148cac1

Browse files
ericyangpanclaude
andcommitted
feat: add explanatory note to open-source rank page
- Add note explaining GitHub repository display criteria - Support for English, Simplified Chinese, and German 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 8ceb17e commit 148cac1

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

messages/de.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -492,6 +492,7 @@
492492
"filter": {
493493
"all": "Alle"
494494
},
495+
"note": "Hinweis: Diese Seite zeigt nur Projekte mit GitHub-Repositories. Einige Projekte, obwohl nicht Open Source, unterhalten GitHub-Repositories als Feedback-Kanäle für Benutzer.",
495496
"productType": {
496497
"ide": "IDE",
497498
"cli": "CLI",

messages/en.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,7 @@
488488
"filter": {
489489
"all": "All"
490490
},
491+
"note": "Note: This page only shows projects with GitHub repositories. Some projects, while not open source, maintain GitHub repositories as user feedback channels.",
491492
"productType": {
492493
"ide": "IDE",
493494
"cli": "CLI",

messages/zh-Hans.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,7 @@
482482
"filter": {
483483
"all": "全部"
484484
},
485+
"note": "注意:此页面仅显示有 GitHub 地址的项目。部分项目虽未开源,但会创建 GitHub 仓库作为用户反馈入口。",
485486
"productType": {
486487
"ide": "IDE",
487488
"cli": "CLI",

0 commit comments

Comments
 (0)