discourse-translator/config/locales/server.en.yml
Diego Barreiro 625e33df43 FEATURE: Add Yandex.Translate (#27)
Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2020-01-07 17:03:10 +01:00

14 lines
619 B
YAML

en:
site_settings:
translator_enabled: "Allow inline translation of posts."
translator: "The provider of the translation service."
translator_azure_subscription_key: "Azure Subscription Key"
translator_google_api_key: "Google API Key"
translator_yandex_api_key: "Yandex API Key"
translator:
failed: "The translator is unable to translate this language."
not_supported: "This language is not supported by the translator."
too_long: "This post is too long to be translated by the translator."
microsoft:
missing_token: "The translator was unable to retrieve a valid token."