Open gimite opened 8 years ago
Random thought: if we did this, I think we might have to let admins specify which languages to support for SMS for each repo. Otherwise, matching against so many possible translations could risk misinterpreting input. For example:
That's good point. We already have a list of primary languages per repository, configurable in the repository admin page. Maybe we should only enable only those languages.
Other things to consider:
Maybe put "Search PERSON_NAME" etc. to .po file and either manually or automatically import the translation. Currently we need code change to add support for each language.