diff --git a/source/developers/frontend_translation.markdown b/source/developers/frontend_translation.markdown index feb07d5a208..1b4d7b77aa3 100644 --- a/source/developers/frontend_translation.markdown +++ b/source/developers/frontend_translation.markdown @@ -32,7 +32,7 @@ Native Name: Deutsch ```
-Note: Languages that differ from the language of the country of origin need a translation for the latter first. Example: `French as used in Canada` requires a generic `French` translation. +Region specific translations (`en-US`, `fr-CA`) will only be included if translations for that region need to differ from the base language translation.
### {% linkable_title Maintainer steps to add a new language %}