fix: review corrections for PR #86
- Remove .codex (Codex CLI artifact, not part of project) - Restore CHANGELOG.md v0.23.17 entry (was deleted by contributor's fork) - Restore version to 0.23.17 in package.json and package-lock.json - Restore native translations for catFood, catLeisure, catEducation in ar, el, hi, ja, ru, sv, tr, uk, zh (PR had replaced them with English strings) - Replace Portuguese seed names in migration 16 with English (housing, food, transport, personal_health, leisure, shopping_clothing, education, financial_other and all subcategory display names) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -463,14 +463,14 @@
|
||||
"trendNeutral": "- 与 {{month}} 相同",
|
||||
"validAmountRequired": "请输入有效金额",
|
||||
"dateRequired": "日期为必填项",
|
||||
"catFood": "Food",
|
||||
"catFood": "食品",
|
||||
"catRent": "租金",
|
||||
"catInsurance": "保险",
|
||||
"catMobility": "出行",
|
||||
"catLeisure": "Leisure and Entertainment",
|
||||
"catLeisure": "休闲",
|
||||
"catClothing": "服装",
|
||||
"catHealth": "健康",
|
||||
"catEducation": "Education",
|
||||
"catEducation": "教育",
|
||||
"catMisc": "其他",
|
||||
"catEarnedIncome": "劳动收入",
|
||||
"catInvestmentIncome": "投资收入",
|
||||
|
||||
Reference in New Issue
Block a user