Translate

- Added stub module
This commit is contained in:
Tristan B. Velloza Kildaire 2023-06-17 22:50:07 +02:00
parent 7daf06ecaa
commit b779537f2f
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
/**
* Translation module
*/
module botty.modules.translate;
// TODO: Implement me