You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a. commands to explicitly translate a text
b. keywords to implicitly translate the whole message containing them
Keywords are simple words that are :
translated into any known language
transformed into a regex
Allow specifying directly the regex that will trigger an implicit translation, rather than a indirect list of keywords.
Keywords should then just be a input to generate a list of such patterns.
The text was updated successfully, but these errors were encountered:
Currently there are :
a. commands to explicitly translate a text
b. keywords to implicitly translate the whole message containing them
Keywords are simple words that are :
Allow specifying directly the regex that will trigger an implicit translation, rather than a indirect list of keywords.
Keywords should then just be a input to generate a list of such patterns.
The text was updated successfully, but these errors were encountered: