-
Notifications
You must be signed in to change notification settings - Fork 11.4k
chore: 将版本更新至 v0.0.0 并完善多种语言的签到奖励信息 #2829
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| v0.0.0 |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -2572,7 +2572,7 @@ | |||||
| "默认补全倍率": "Taux de complétion par défaut", | ||||||
| "每日签到": "Enregistrement quotidien", | ||||||
| "今日已签到,累计签到": "Enregistré aujourd'hui, total des enregistrements", | ||||||
| "每日签到可获得随机额度奖励": "L'enregistrement quotidien récompense un quota aléatoire", | ||||||
| "每日签到可获得额度奖励": "L'enregistrement quotidien récompense un quota aléatoire", | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Translation value inconsistent with key change. The key was changed from "每日签到可获得随机额度奖励" to "每日签到可获得额度奖励" (removing "随机"/random), but the French translation still contains "aléatoire" (random). The translation value should be updated to match the key change. Proposed fix- "每日签到可获得额度奖励": "L'enregistrement quotidien récompense un quota aléatoire",
+ "每日签到可获得额度奖励": "L'enregistrement quotidien récompense un quota",📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||
| "今日已签到": "Enregistré aujourd'hui", | ||||||
| "立即签到": "S'enregistrer maintenant", | ||||||
| "正在加载签到状态...": "Chargement du statut d'enregistrement...", | ||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -2555,7 +2555,7 @@ | |||||
| "默认补全倍率": "デフォルト補完倍率", | ||||||
| "每日签到": "毎日のチェックイン", | ||||||
| "今日已签到,累计签到": "本日チェックイン済み、累計チェックイン", | ||||||
| "每日签到可获得随机额度奖励": "毎日のチェックインでランダムなクォータ報酬を獲得できます", | ||||||
| "每日签到可获得额度奖励": "毎日のチェックインでランダムなクォータ報酬を獲得できます", | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Remove “random” from the Japanese message to match the new key. Line 2559 still says “ランダムな”, which contradicts the updated copy intent that removes randomness. 💬 Proposed fix- "每日签到可获得额度奖励": "毎日のチェックインでランダムなクォータ報酬を獲得できます",
+ "每日签到可获得额度奖励": "毎日のチェックインでクォータ報酬を獲得できます",📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||
| "今日已签到": "本日チェックイン済み", | ||||||
| "立即签到": "今すぐチェックイン", | ||||||
| "正在加载签到状态...": "チェックイン状態を読み込み中...", | ||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -2585,7 +2585,7 @@ | |||||
| "默认补全倍率": "Default completion ratio", | ||||||
| "每日签到": "Ежедневная регистрация", | ||||||
| "今日已签到,累计签到": "Зарегистрирован сегодня, всего регистраций", | ||||||
| "每日签到可获得随机额度奖励": "Ежедневная регистрация награждает случайной квотой", | ||||||
| "每日签到可获得额度奖励": "Ежедневная регистрация награждает случайной квотой", | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Remove “random” from the Russian message to match the new key. Line 2589 still says “случайной квотой”, which contradicts the updated copy intent that removes randomness. 💬 Proposed fix- "每日签到可获得额度奖励": "Ежедневная регистрация награждает случайной квотой",
+ "每日签到可获得额度奖励": "Ежедневная регистрация приносит награду в виде квоты",📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||
| "今日已签到": "Зарегистрирован сегодня", | ||||||
| "立即签到": "Зарегистрироваться сейчас", | ||||||
| "正在加载签到状态...": "Загрузка статуса регистрации...", | ||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -3136,7 +3136,7 @@ | |||||
| "默认补全倍率": "Tỷ lệ hoàn thành mặc định", | ||||||
| "每日签到": "Đăng nhập hàng ngày", | ||||||
| "今日已签到,累计签到": "Đã đăng nhập hôm nay, tổng số lần đăng nhập", | ||||||
| "每日签到可获得随机额度奖励": "Đăng nhập hàng ngày để nhận phần thưởng hạn mức ngẫu nhiên", | ||||||
| "每日签到可获得额度奖励": "Đăng nhập hàng ngày để nhận phần thưởng hạn mức ngẫu nhiên", | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Update the Vietnamese text to remove “random” wording. Line 3139 still says “ngẫu nhiên” despite the key rename, which contradicts the intended copy change. 🔧 Suggested change- "每日签到可获得额度奖励": "Đăng nhập hàng ngày để nhận phần thưởng hạn mức ngẫu nhiên",
+ "每日签到可获得额度奖励": "Đăng nhập hàng ngày để nhận phần thưởng hạn mức",📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||
| "今日已签到": "Đã đăng nhập hôm nay", | ||||||
| "立即签到": "Đăng nhập ngay", | ||||||
| "正在加载签到状态...": "Đang tải trạng thái đăng nhập...", | ||||||
|
|
||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove “random” from the English value to match the updated key.
The value still mentions random rewards, which contradicts the new wording.
✏️ Suggested fix
📝 Committable suggestion
🤖 Prompt for AI Agents