Set the name of each file when exporting files.

When downloading a translation file, I want to download it with the name of the source file uploaded for each language. Currently all translation files are downloaded under one name. Is there a way?

Probably need to be changed the translation export pattern.
Can be done via CLI file

Or by user interface, probably would work something like:

…/**/%file_name%_%two_letters_code%.%file_extension%

Thanks to you,
this issue has been resolved.

Does user interface worked for you? Just wandering because right now looking for same solution and seems UI is more faster.