
Plagger::Plugin::Filter::Babelfish - translate via WWW::Babelfish

- module: Filter::Babelfish
config:
source: English
destination: Japanese
service: Google
prepend_original: 1

This plugin translates each entry body via Bebelfish. See WWW::Babelfish for details.

Which translator to use ('Babelfish' or 'Google'). Defaults to 'Babelfish'.
Which language the feeds/entries are. Will be guessed if you don't specify.
Which language the feeds/entries should be translated to.
When set to 1, prepends original entry body. Defaults to 0.

Kenichi Ishigaki
