I am developing a module that requires Ukrainian translation. The current file is named with a '.txt' extension, but I would like to remove this extension and integrate the translation directly into the module. Here is the Ukrainian translation file I have: uk-UA.ts.txt. Please guide me on how to effectively incorporate this translation into the module, ensuring that it is properly recognized and utilized within the system.
评论已关闭