mirror of
https://ghfast.top/https://github.com/discourse/discourse-translator.git
synced 2026-07-16 11:46:33 +08:00
14 lines
619 B
YAML
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."
|