diff options
author | Ruth John <Rumyra@users.noreply.github.com> | 2022-01-13 12:24:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-13 14:24:46 +0200 |
commit | bdbf25bc95882c8f9d51c97c60127da84dd72c20 (patch) | |
tree | 9d094069281a38489c8963d9ffff83144854fa1f | |
parent | c6c45ebcc8d6eed7f2c7a0b106d1531400286d88 (diff) | |
download | translated-content-bdbf25bc95882c8f9d51c97c60127da84dd72c20.tar.gz translated-content-bdbf25bc95882c8f9d51c97c60127da84dd72c20.tar.bz2 translated-content-bdbf25bc95882c8f9d51c97c60127da84dd72c20.zip |
Adding `es` locale to readme (#3650)
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -22,9 +22,10 @@ of active locales is: - `pt-BR` - `ru` - `zh` (`zh-CN` and `zh-TW`) +- `es` If you want to just find a task and jump in, search by the labels `l10n-fr`, -`l10n-ja`, `l10n-ko`, `l10n-pt-br`, `l10n-ru`, and `l10n-zh` in this repo’s +`l10n-ja`, `l10n-ko`, `l10n-pt-br`, `l10n-ru`, `l10n-zh` and `l10n-es` in this repo’s [issues list](https://github.com/mdn/translated-content/issues), or the main [content repo issues](https://github.com/mdn/content/issues) |