Skip to content

Commit 10e3566

Browse files
0xkazclaude
andcommitted
🌐 Change default language to English (v0.2.0)
BREAKING CHANGE: Default interface language changed from Japanese to English - Translate all system messages to English - Convert help text and usage information to English - Update error messages and status outputs to English - Translate source code comments to English - Maintain Japanese support via -l ja option This provides a better experience for international users while preserving multi-language support for those who need it. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 1e94f90 commit 10e3566

File tree

2 files changed

+131
-118
lines changed

2 files changed

+131
-118
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.2.0] - 2024-06-13
9+
10+
### Changed
11+
- **BREAKING**: Changed default interface language from Japanese to English
12+
- All system messages, prompts, and outputs now default to English
13+
- Help text and usage information displayed in English
14+
- Error messages and status updates in English
15+
- Comments in source code translated to English
16+
17+
### Fixed
18+
- Consistent language experience for international users
19+
- Better compatibility with global development teams
20+
821
## [0.1.0] - 2024-06-13
922

1023
### Added

0 commit comments

Comments
 (0)