diff options
author | techknowlogick <techknowlogick@gitea.io> | 2019-09-11 00:16:11 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-11 00:16:11 -0400 |
commit | 3fd0eec900126d392ff7a45c510cfe64639c198e (patch) | |
tree | 01d75ab41d57c73fe4b549ac1a405a8b585f4c28 /docs/content/doc/advanced/third-party-tools.en-us.md | |
parent | 10dfb444deeeb33f0da8456cfd7a0aace72af5b2 (diff) | |
download | gitea-3fd0eec900126d392ff7a45c510cfe64639c198e.tar.gz gitea-3fd0eec900126d392ff7a45c510cfe64639c198e.zip |
Update third-party-tools.en-us.md (#8148)
Diffstat (limited to 'docs/content/doc/advanced/third-party-tools.en-us.md')
-rw-r--r-- | docs/content/doc/advanced/third-party-tools.en-us.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/content/doc/advanced/third-party-tools.en-us.md b/docs/content/doc/advanced/third-party-tools.en-us.md index 8ee68c6aa8..9eed753586 100644 --- a/docs/content/doc/advanced/third-party-tools.en-us.md +++ b/docs/content/doc/advanced/third-party-tools.en-us.md @@ -22,6 +22,9 @@ menu: Check our [CI/CD page]({{< relref "doc/advanced/ci-cd.en-us.md" >}}) +### Internationalization +[Weblate](https://docs.weblate.org/en/latest/admin/continuous.html#gitea-setup) + ### Migrating [Installation script for Gitea](https://git.coolaj86.com/coolaj86/gitea-installer.sh) [GitHub Migrator](https://gitea.com/gitea/migrator) |