Mirror of github.com/discourse/discourse-translator
Find a file
2025-04-24 11:32:53 +08:00
.github/workflows DEV: Update CI workflows (#96) 2023-01-10 19:06:40 +00:00
app FIX: Update localisation instead of category 2025-04-24 11:32:53 +08:00
assets FIX: Show toggle button even when original content is displayed (#275) 2025-04-15 18:48:20 +08:00
config FEATURE: Translate categories with selected provider (#282) 2025-04-24 10:39:18 +08:00
db/migrate DEV: Rerun CreateTranslationIndexes migration (#251) 2025-03-14 09:39:10 +08:00
lib/discourse_translator DEV: Also hide the globe when post is recently updated (#278) 2025-04-16 14:56:28 +08:00
spec FIX: Update localisation instead of category 2025-04-24 11:32:53 +08:00
test/javascripts DEV: Cleanup terms (#232) 2025-02-27 17:40:56 +08:00
.discourse-compatibility FIX: Ensure translated content is safe for rendering (#220) 2025-02-26 14:09:42 +08:00
.gitignore FEATURE: Add AWS translate (#57) 2021-12-22 12:24:24 -04:00
.npmrc DEV: Switch to use pnpm (#170) 2024-10-14 13:56:09 +02:00
.prettierrc.cjs DEV: Update linting (#126) 2023-11-29 23:04:37 +01:00
.rubocop.yml DEV: Introduce syntax_tree for ruby formatting (#93) 2022-12-29 13:35:35 +01:00
.streerc DEV: Introduce syntax_tree for ruby formatting (#93) 2022-12-29 13:35:35 +01:00
.template-lintrc.cjs DEV: Update linting (#126) 2023-11-29 23:04:37 +01:00
about.json FEATURE: Add DiscourseAi translator (#181) 2024-12-03 19:15:14 +08:00
eslint.config.mjs DEV: Update eslint config (#174) 2024-11-19 11:32:00 +01:00
example.gif New example.gif. 2015-08-30 12:38:04 +08:00
Gemfile DEV: Introduce syntax_tree for ruby formatting (#93) 2022-12-29 13:35:35 +01:00
Gemfile.lock DEV: Update linting (#253) 2025-03-17 11:41:57 +00:00
LICENSE Add LICENSE. 2015-08-30 11:55:04 +08:00
package.json DEV: Update linting (#253) 2025-03-17 11:41:57 +00:00
plugin.rb DEV: Modularize files in lib (#248) 2025-03-11 16:04:16 +08:00
pnpm-lock.yaml DEV: Update linting (#253) 2025-03-17 11:41:57 +00:00
README.md FEATURE: LibreTranslate provider support (#36) 2023-12-13 13:33:29 -05:00
setup.png Add support for Azure portal subscription key. 2017-01-26 15:46:15 +08:00
stylelint.config.mjs DEV: Update linting (#253) 2025-03-17 11:41:57 +00:00
translator.yml DEV: Add Crowdin support (#50) 2021-09-28 14:32:31 +02:00

Discourse Translator Plugin

Translate posts on Discourse using LibreTranslate, Microsoft, Google, Amazon or Yandex translation APIs.

For more information, please see: https://meta.discourse.org/t/discourse-translator/32630