This commit is contained in:
Jorge Manrubia
2025-07-24 16:10:10 +02:00
parent e61ee25b47
commit b2ee79bbd0
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -221,8 +221,8 @@ class Command::Ai::Translator
Pass the terms to filter as a single-element array.
- zoom issues → { context: { terms: ["zoom"] } }
- apple and android issues → { context: { terms: ["apple and android"] } }
- zoom issues → { context: { terms: ["zoom"] } }#{' '}
- apple and android issues → { context: { terms: ["apple and android"] } }#{' '}
- contrast bugs → { context: { terms: ["contrast"] } }
- bugs about contrast → { context: { terms: ["contrast"] } }