There are some active languages, such as Persian, in Crowdin that are not listed in the interface languages. Is an additional process required to add them to the list?
There are some active languages, such as Persian, in Crowdin that are not listed in the interface languages. Is an additional process required to add them to the list?
You can add Persian to i18n/i18n.yaml
.
For example:
language_options:
- label: "Farsi (Iran)"
value: "fa_IR"
progress: 100
Sorry, I don't know Persian, so I'm not sure if Farsi's (Iran)
description is correct. You can submit a PR if necessary. Thanks for the feedback!