Skip to content

Plugin to quickly translate text using the Google Translate API

License

Notifications You must be signed in to change notification settings

anyrun-org/plugin-translate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translate

Quickly translate text using the Google Translate API.

Usage

Type in <prefix><target lang> <text to translate> or <prefix><src lang><language_delimiter><target lang> <text to translate>, where the prefix and language_delimiter are config options (defaults are in Configuration) and the rest are pretty obvious.

Configuration

// <Anyrun config dir>/translate.ron
Config(
  prefix: ":",
  language_delimiter: ">",
  max_entries: 3,
)

About

Plugin to quickly translate text using the Google Translate API

Resources

License

Stars

Watchers

Forks

Packages

No packages published