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/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
@@ -33,7 +33,7 @@ If no options are provided, the CLI will:
33
33
2. Auto-discover closest `_locales` dir
34
34
3. Translate `en/messages.json` to target languages
35
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._
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