diff --git a/ALL_README.md b/ALL_README.md
index 152f2e7..4ed64dd 100644
--- a/ALL_README.md
+++ b/ALL_README.md
@@ -5,4 +5,5 @@
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
+- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
- [阅读中文(简体)的 README](README_zh_Hans.md)
diff --git a/README.md b/README.md
index ebd4659..88c931a 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Traccar for YunoHost
-[](https://dash.yunohost.org/appci/app/traccar)  
+[](https://ci-apps.yunohost.org/ci/apps/traccar/)  
[](https://install-app.yunohost.org/?app=traccar)
@@ -29,7 +29,7 @@ Traccar is an open source GPS tracking system. It supports more than 200 GPS pro
- Email and SMS support
-**Shipped version:** 6.2~ynh1
+**Shipped version:** 6.3~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index 7cd7d57..ddc27bb 100644
--- a/README_es.md
+++ b/README_es.md
@@ -5,7 +5,7 @@ No se debe editar a mano.
# Traccar para Yunohost
-[](https://dash.yunohost.org/appci/app/traccar)  
+[](https://ci-apps.yunohost.org/ci/apps/traccar/)  
[](https://install-app.yunohost.org/?app=traccar)
@@ -29,7 +29,7 @@ Traccar is an open source GPS tracking system. It supports more than 200 GPS pro
- Email and SMS support
-**Versión actual:** 6.2~ynh1
+**Versión actual:** 6.3~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 8b7b18d..0fbc2e2 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -5,7 +5,7 @@ EZ editatu eskuz.
# Traccar YunoHost-erako
-[](https://dash.yunohost.org/appci/app/traccar)  
+[](https://ci-apps.yunohost.org/ci/apps/traccar/)  
[](https://install-app.yunohost.org/?app=traccar)
@@ -29,7 +29,7 @@ Traccar is an open source GPS tracking system. It supports more than 200 GPS pro
- Email and SMS support
-**Paketatutako bertsioa:** 6.2~ynh1
+**Paketatutako bertsioa:** 6.3~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 9cd281a..1b17537 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main.
# Traccar pour YunoHost
-[](https://dash.yunohost.org/appci/app/traccar)  
+[](https://ci-apps.yunohost.org/ci/apps/traccar/)  
[](https://install-app.yunohost.org/?app=traccar)
@@ -29,7 +29,7 @@ Traccar est un système de suivi GPS open source. Il prend en charge plus de 200
- Assistance par e-mail et SMS
-**Version incluse :** 6.2~ynh1
+**Version incluse :** 6.3~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index a4da5e9..a13c538 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -5,7 +5,7 @@ NON debe editarse manualmente.
# Traccar para YunoHost
-[](https://dash.yunohost.org/appci/app/traccar)  
+[](https://ci-apps.yunohost.org/ci/apps/traccar/)  
[](https://install-app.yunohost.org/?app=traccar)
@@ -29,7 +29,7 @@ Traccar is an open source GPS tracking system. It supports more than 200 GPS pro
- Email and SMS support
-**Versión proporcionada:** 6.2~ynh1
+**Versión proporcionada:** 6.3~ynh1
**Demo:**
diff --git a/README_id.md b/README_id.md
new file mode 100644
index 0000000..dbf09e8
--- /dev/null
+++ b/README_id.md
@@ -0,0 +1,60 @@
+
+
+# Traccar untuk YunoHost
+
+[](https://ci-apps.yunohost.org/ci/apps/traccar/)  
+
+[](https://install-app.yunohost.org/?app=traccar)
+
+*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
+
+> *Paket ini memperbolehkan Anda untuk memasang Traccar secara cepat dan mudah pada server YunoHost.*
+> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
+
+## Ringkasan
+
+Traccar is an open source GPS tracking system. It supports more than 200 GPS protocols and more than 2000 models of GPS tracking devices.
+
+### Features
+
+- Real-time GPS tracking
+- Driver behaviour monitoring
+- Detailed and summary reports
+- Geofencing functionality
+- Alarms and notifications
+- Account and device management
+- Email and SMS support
+
+
+**Versi terkirim:** 6.3~ynh1
+
+**Demo:**
+
+## Tangkapan Layar
+
+
+
+## Dokumentasi dan sumber daya
+
+- Website aplikasi resmi:
+- Dokumentasi admin resmi:
+- Depot kode aplikasi hulu:
+- Gudang YunoHost:
+- Laporkan bug:
+
+## Info developer
+
+Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/traccar_ynh/tree/testing).
+
+Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/traccar_ynh/tree/testing --debug
+atau
+sudo yunohost app upgrade traccar -u https://github.com/YunoHost-Apps/traccar_ynh/tree/testing --debug
+```
+
+**Info lebih lanjut mengenai pemaketan aplikasi:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 85da4d3..6601be0 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -5,7 +5,7 @@
# YunoHost 上的 Traccar
-[](https://dash.yunohost.org/appci/app/traccar)  
+[](https://ci-apps.yunohost.org/ci/apps/traccar/)  
[](https://install-app.yunohost.org/?app=traccar)
@@ -29,7 +29,7 @@ Traccar is an open source GPS tracking system. It supports more than 200 GPS pro
- Email and SMS support
-**分发版本:** 6.2~ynh1
+**分发版本:** 6.3~ynh1
**演示:**