UNPKG

@shawnvogt/strapi-plugin-google-translate

Version:

Strapi plugin for automated translation of content using Google Cloud Translation

13 lines 831 B
{ "CMEditViewTranslateLocale.translate-success": "Copied and translated from other locale!", "CMEditViewTranslateLocale.translate-failure": "Failed to translate locale", "CMEditViewTranslateLocale.translate-text": "Translate from another locale", "CMEditViewTranslateLocale.ModalConfirm.content": "Your current content will be erased and filled by the translated content of the selected locale:", "CMEditViewTranslateLocale.submit-text": "Yes, fill in", "plugin.name": "GCT", "Settings.locales.modal.locales.label": "Locales", "popUpWarning.button.cancel": "No, cancel", "gct.error.badRequest": "Bad request to Google Cloud Translate API", "gct.error.forbidden": "Authorization to Google Cloud Translate failed", "gct.error.notFound": "Requested resource not found in Google Cloud Translate API" }