mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-16 20:40:10 +01:00
Discourse translator link update
This commit is contained in:
parent
9ae6ee7ef3
commit
6c2ff0e389
@ -337,7 +337,7 @@ You can use the LibreTranslate API using the following bindings:
|
|||||||
|
|
||||||
## Discourse Plugin
|
## Discourse Plugin
|
||||||
|
|
||||||
You can use this [discourse translator plugin](https://github.com/LibreTranslate/discourse-translator) to translate [Discourse](https://discourse.org) topics. To install it simply modify `/var/discourse/containers/app.yml`:
|
You can use the [official discourse translator plugin](https://github.com/discourse/discourse-translator) to translate [Discourse](https://discourse.org) topics with LibreTranslate. To install it simply modify `/var/discourse/containers/app.yml`:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
## Plugins go here
|
## Plugins go here
|
||||||
@ -348,7 +348,7 @@ hooks:
|
|||||||
cd: $home/plugins
|
cd: $home/plugins
|
||||||
cmd:
|
cmd:
|
||||||
- git clone https://github.com/discourse/docker_manager.git
|
- git clone https://github.com/discourse/docker_manager.git
|
||||||
- git clone https://github.com/LibreTranslate/discourse-translator
|
- git clone https://github.com/discourse/discourse-translator
|
||||||
...
|
...
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user