diff --git a/ALL_README.md b/ALL_README.md
index 3eeb161..a01b345 100644
--- a/ALL_README.md
+++ b/ALL_README.md
@@ -3,3 +3,5 @@
- [Read the README in English](README.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
+- [Le o README en galego](README_gl.md)
+- [阅读中文(简体)的 README](README_zh_Hans.md)
diff --git a/README.md b/README.md
index 930ef95..299541d 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ The documentation for this YunoHost package [can be read here](./doc/DOCS.md) an
Please note that this package uses the ["i'm so tired" software license 1.0](https://github.com/YunoHost-Apps/gotosocial_ynh/blob/master/LICENSE), please read it and accept it before proceeding with installation.
-**Shipped version:** 0.14.2~ynh1
+**Shipped version:** 0.15.0~ynh1
## Screenshots
diff --git a/README_eu.md b/README_eu.md
index 0ec05a3..2095dca 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -26,7 +26,7 @@ The documentation for this YunoHost package [can be read here](./doc/DOCS.md) an
Please note that this package uses the ["i'm so tired" software license 1.0](https://github.com/YunoHost-Apps/gotosocial_ynh/blob/master/LICENSE), please read it and accept it before proceeding with installation.
-**Paketatutako bertsioa:** 0.14.2~ynh1
+**Paketatutako bertsioa:** 0.15.0~ynh1
## Pantaila-argazkiak
diff --git a/README_fr.md b/README_fr.md
index b651b5d..fa720af 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -26,7 +26,7 @@ La documentation de ce paquet YunoHost [est lisible ici](./doc/DOCS_fr.md) et l'
Veuillez noter que ce paquet utilise la ["i'm so tired" software license 1.0](https://github.com/YunoHost-Apps/gotosocial_ynh/blob/master/LICENSE), veuillez la lire et l'accepter avant de procéder à l'installation.
-**Version incluse :** 0.14.2~ynh1
+**Version incluse :** 0.15.0~ynh1
## Captures d’écran
@@ -34,8 +34,8 @@ Veuillez noter que ce paquet utilise la ["i'm so tired" software license 1.0](ht
## :red_circle: Anti-fonctionnalités
-- **Logiciel en version alpha**: Le logiciel est au tout début de son développement. Il pourrait contenir des fonctionnalités changeantes ou instables, des bugs, et des failles de sécurité.
-- **Package sous licence libre restreinte**: Le package YunoHost de cette application est sous une licence globalement libre, mais avec des clauses qui pourraient restreindre son utilisation.
+- **Logiciel en version alpha **: Le logiciel est au tout début de son développement. Il pourrait contenir des fonctionnalités changeantes ou instables, des bugs, et des failles de sécurité.
+- **Package sous licence libre restreinte **: Le package YunoHost de cette application est sous une licence globalement libre, mais avec des clauses qui pourraient restreindre son utilisation.
## Documentations et ressources
diff --git a/README_gl.md b/README_gl.md
index 8666eab..20eb52a 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -26,7 +26,7 @@ The documentation for this YunoHost package [can be read here](./doc/DOCS.md) an
Please note that this package uses the ["i'm so tired" software license 1.0](https://github.com/YunoHost-Apps/gotosocial_ynh/blob/master/LICENSE), please read it and accept it before proceeding with installation.
-**Versión proporcionada:** 0.14.2~ynh1
+**Versión proporcionada:** 0.15.0~ynh1
## Capturas de pantalla
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
new file mode 100644
index 0000000..e7046d8
--- /dev/null
+++ b/README_zh_Hans.md
@@ -0,0 +1,61 @@
+
+
+# YunoHost 的 GoToSocial
+
+[](https://dash.yunohost.org/appci/app/gotosocial)  
+
+[](https://install-app.yunohost.org/?app=gotosocial)
+
+*[阅读此 README 的其它语言版本。](./ALL_README.md)*
+
+> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 GoToSocial。*
+> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。*
+
+## 概况
+
+GoToSocial is a fast [ActivityPub](https://activitypub.rocks/) social network server, written in Golang.
+
+With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to!
+
+The official documentation is at [docs.gotosocial.org](https://docs.gotosocial.org).
+The documentation for this YunoHost package [can be read here](./doc/DOCS.md) and the admin is **strongly encouraged to read it**!
+
+Please note that this package uses the ["i'm so tired" software license 1.0](https://github.com/YunoHost-Apps/gotosocial_ynh/blob/master/LICENSE), please read it and accept it before proceeding with installation.
+
+
+**分发版本:** 0.15.0~ynh1
+
+## 截图
+
+
+
+## :red_circle: 负面特征
+
+- **Alpha software**: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.
+- **Not totally free package**: The YunoHost package of this app is under an overall free licence, but with clauses that restrict its use.
+
+## 文档与资源
+
+- 官方应用网站:
+- 官方用户文档:
+- 官方管理文档:
+- 上游应用代码库:
+- YunoHost 商店:
+- 报告 bug:
+
+## 开发者信息
+
+请向 [`testing` 分支](https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing) 发送拉取请求。
+
+如要尝试 `testing` 分支,请这样操作:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug
+或
+sudo yunohost app upgrade gotosocial -u https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug
+```
+
+**有关应用打包的更多信息:**