You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: translate-messages/docs/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ translate-messages [options] # or translate-msgs
31
31
If no options are passed, the CLI will:
32
32
1. Prompt for message keys to ignore
33
33
2. Auto-discover closest child `_locales` dir
34
-
3. Translate `en/messages.json` to target languages
34
+
3. Translate found `en/messages.json` to target languages
35
35
36
36
_Note: Any messages.json in the [`chrome.i18n`](https://developer.chrome.com/docs/extensions/how-to/ui/localization-message-formats) format can be used as a source file._
0 commit comments