55 Commits

Author SHA1 Message Date
fattalion
60ac0e3293 Add LibreTranslate engine
git-svn-id: file:///srv/svn/repo/mai/trunk@5 e410bdd4-646f-c54f-a7ce-fffcc4f439ae
2022-08-26 08:04:26 +00:00
fattalion
86e79cd5bd Use shorter file names
From looking around standard library packages, I see that filenames are
typically single words only (save for the `_test` prefix and
OS/arch-specific files), so let's follow that style here.

git-svn-id: file:///srv/svn/repo/mai/trunk@4 e410bdd4-646f-c54f-a7ce-fffcc4f439ae
2022-08-11 20:28:16 +00:00
fattalion
b379b6e59d Shorten receiver names
git-svn-id: file:///srv/svn/repo/mai/trunk@3 e410bdd4-646f-c54f-a7ce-fffcc4f439ae
2022-08-11 20:23:28 +00:00
fattalion
8151bf182c Use camel case for variable names
git-svn-id: file:///srv/svn/repo/mai/trunk@2 e410bdd4-646f-c54f-a7ce-fffcc4f439ae
2022-08-11 20:18:42 +00:00
fattalion
e1b54b10f0 Initial commit
git-svn-id: file:///srv/svn/repo/mai/trunk@1 e410bdd4-646f-c54f-a7ce-fffcc4f439ae
2022-08-09 22:05:05 +00:00