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
feat(i18n): Add Simplified Chinese locale support (#1514)
* feat(i18n): Add Simplified Chinese locale support
* fix: filename issue
* fix: filename issue again
* chore(i18n): Switches Simplified Chinese locale to zh_CN language code
[](https://github.com/Robot-Inventor/shadowban-scanner/actions/workflows/build.yml)[](https://github.com/Robot-Inventor/shadowban-scanner/actions/workflows/lint.yml)[](https://github.com/Robot-Inventor/shadowban-scanner/actions/workflows/format.yml)
4
+
5
+

6
+
7
+
[Read in English](README.md) | [日本語で読む](README_ja.md) | [한국어로 읽기](README_ko.md) | [以繁體字閱讀](README_zh_tw.md)
8
+
这是一个用于检测 Twitter Shadowban 的浏览器扩展。
9
+
10
+
<palign="center">
11
+
<ahref="https://www.buymeacoffee.com/keita_roboin"><imgsrc="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=☕&slug=keita_roboin&button_colour=FFDD00&font_colour=000000&font_family=Arial&outline_colour=000000&coffee_colour=ffffff" /></a>
Note that the user script version retrieves images from [https://abs-0.twimg.com/](https://abs-0.twimg.com/) in order to display emojis.
68
+
69
+
## License
70
+
71
+
This extension is released under the MIT License.
72
+
73
+
However, the badge images of each extension store are not subject to the MIT license, and instead are subject to their own branding guidelines and licenses.
74
+
75
+
## Contributing
76
+
77
+
To change the code or improve documentation and translations, see the [Contributing Guide](CONTRIBUTING.md).
78
+
79
+
## Release Procedure
80
+
81
+
See [doc/release-procedure.md](doc/release-procedure.md).
"description": "This field is used if the translation was done by AI. Otherwise, set this field to an empty string. Example sentence: \"Translated from Japanese to <language name> by AI. Please notify <a href=\\\"https://twitter.com/keita_roboin\\\" target=\\\"_blank\\\">@keita_roboin</a>'s DM or <a href=\\\"https://github.com/Robot-Inventor/shadowban-scanner/\\\" target=\\\"_blank\\\">GitHub repository</a> if there are any unnatural points.\""
0 commit comments