mirror of
https://github.com/aljazceru/claude-code-viewer.git
synced 2025-12-18 22:04:19 +01:00
docs: Add internationalization section to README (#50)
This commit is contained in:
@@ -110,6 +110,11 @@ Settings can be configured from the sidebar in Claude Code Viewer.
|
||||
| Notifications | None | Enables sound notifications when running session processes complete. Choose from multiple notification sounds with test playback functionality. |
|
||||
| Language | System | Interface language selection. Supports English and Japanese with automatic system detection. |
|
||||
|
||||
## Internationalization (i18n)
|
||||
|
||||
Claude Code Viewer currently supports **English** and **Japanese**. Adding new languages is straightforward—simply add a new `messages.json` file for your locale (see [src/i18n/locales/](./src/i18n/locales/) for examples).
|
||||
|
||||
However, we haven't added other languages yet because we're uncertain about demand. **If you'd like support for your language, please open an issue**—we'll add it quickly!
|
||||
|
||||
## Alternatives & Differentiation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user