Skip to content

Commit 2b189ee

Browse files
committed
Added messages.json compatibility note
1 parent 0ee2257 commit 2b189ee

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

translate-messages/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ translate-msgs
3131
If no options are provided, the CLI will:
3232
1. Prompt for message keys to ignore
3333
2. Auto-discover closest `_locales` dir
34-
3. Translate `en/messages.json` ([chrome.i18n format](https://developer.chrome.com/docs/extensions/how-to/ui/localization-message-formats)) to target languages
34+
3. Translate `en/messages.json` to target languages
35+
36+
_Note: Any messages.json that fits the [`chrome.i18n`](https://developer.chrome.com/docs/extensions/how-to/ui/localization-message-formats) spec can be used as a source file._
3537

3638
## Options
3739

0 commit comments

Comments
 (0)