We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9afcb60 commit aacbb7aCopy full SHA for aacbb7a
CHANGELOG.md
@@ -22,10 +22,14 @@ do not communicate" instead of the grammatically awkward "I not communicate".
22
ilo Token can now translate to modal verbs: "mi ken" can translate into "I can"
23
and "I may". Preverb translation is not yet implemented.
24
25
+ilo Token will now prefer "you and I" over "I and you". ilo Token will reorder
26
+compound nouns from third person then second then first.
27
+
28
- Implement proper verb negation.
29
- Implement modal verb translation.
30
- Implement pagination. This also prevents browser crashes due to numerous
31
translation output.
32
+- Reorder noun by perspective from third then second then finally first.
33
- Added "Use hardcoded anu la translation" setting anticipating "anu la"
34
translation which isn't implemented yet.
35
0 commit comments