Update api-samples/il8n/README.md

Co-authored-by: Joe Medley <jmedley@google.com>
This commit is contained in:
IanStanion-google
2023-06-30 12:18:42 -04:00
committed by GitHub
parent 6f76ecbbb6
commit 925dab397f

View File

@@ -1,6 +1,6 @@
# chrome.i18n
This sample demonstrates using the `chrome.i18n` API localize text in the extension popup.
This sample demonstrates the `chrome.i18n` API by localizing text in the extension popup.
## Overview