Skip to content

Look to increase the number of languages we support by default for Content Translation #981

Description

@dkotter

What problem does this address?

At the moment, we have a fairly small hardcoded list of languages you can choose from when using the Content Translation experiment. This list is passed through a filter (wpai_content_translation_languages) allowing others to extend that list as needed. Opening this Issue to raise discussion on if that approach is good enough and we leave the list as-is or if there are languages missing from this list that we should always support by default.

What is your proposed solution?

Look to add additional languages to our get_supported_languages method. As mentioned above, we may end up deciding the languages we have there are already good enough and anyone wanting different languages can utilize the wpai_content_translation_languages filter.

Why is this important to you?

No response

I have searched existing issues and this is not a duplicate.

  • Yes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions