File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ and a PSR-6 cache pool.
58
58
# ...
59
59
http_client : ' httplug.client.translator_client'
60
60
fallback_translation :
61
- service : ' google'
61
+ service : ' google' # 'yandex' is available as an alternative
62
62
api_key : ' foobar'
63
63
64
64
.. note ::
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ Translator
53
53
:alt: Total Downloads
54
54
55
55
The translator package includes third party translation clients. Use this package
56
- if you want to translate a string with Google Translate or Bing Translate.
56
+ if you want to translate a string with Google Translate, Yandex Translate or Bing Translate.
57
57
Read more :doc: `about translators <components/translator >`.
58
58
59
59
Storage adapters
You can’t perform that action at this time.
0 commit comments