Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

AI translate only certain fields of document #8372

Open
amannn opened this issue Jan 22, 2025 · 0 comments
Open

AI translate only certain fields of document #8372

amannn opened this issue Jan 22, 2025 · 0 comments

Comments

@amannn
Copy link

amannn commented Jan 22, 2025

Is your feature request related to a problem? Please describe.

Using a config e.g. like:

assist({
  translate: {
    document: {
      languageField: 'locale',
      documentTypes: ['story']
    }
})

I'd like to only apply translation to certain fields and not translate e.g. "author" by accident.

Describe the solution you'd like

Explicitly stating which fields to translate.

Describe alternatives you've considered

Field-level translations for every field manually.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant