We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
If you ever do have a module with 50 languages and you want to use modman to symlink the translations, use this on the command line:
$ for lang in locale/*/My_Module.csv; do echo "$lang app/$lang" >> modman; done