https://github.com/backdrop-contrib/google_translator
Brings the power of Google Website Translate into Backdrop, providing an instant translated version of your site's text. Provides the translate switch as a block.
https://github.com/backdrop-contrib/google_translator
backdrop backdropcms google google-translator i18n language locale machine-translation translate translation
Last synced: 6 months ago
JSON representation
Brings the power of Google Website Translate into Backdrop, providing an instant translated version of your site's text. Provides the translate switch as a block.
- Host: GitHub
- URL: https://github.com/backdrop-contrib/google_translator
- Owner: backdrop-contrib
- License: gpl-2.0
- Created: 2024-04-24T17:30:59.000Z (over 1 year ago)
- Default Branch: 1.x-1.x
- Last Pushed: 2024-09-27T15:18:09.000Z (over 1 year ago)
- Last Synced: 2025-04-05T05:29:08.430Z (10 months ago)
- Topics: backdrop, backdropcms, google, google-translator, i18n, language, locale, machine-translation, translate, translation
- Language: JavaScript
- Homepage: https://backdropcms.org/project/google_translator
- Size: 25.4 KB
- Stars: 2
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Google Translator
First, a caveat that automated translation is not perfect. Second, many browsers
now support automated translation natively, so this module may be less
necessary.
That said, this module provides an instant translated version of your site's
text via Google Website Translate. You can add the translate switch as a block.
This module provides an administration interface to allow users to activate
languages, display modes and a disclaimer text.
## Installation and usage
- Install this module using the [official Backdrop CMS instructions](https://backdropcms.org/guide/modules)
- The module can be configured at **admin/config/regional/google-translate**
- A block is provided which can be placed on a layout to provide the translation interface.
- Usage instructions can be [viewed and edited in the Wiki](https://github.com/backdrop-contrib/google_translator/wiki).
## Issues
- Bugs and Feature requests should be reported in the [Issue Queue](https://github.com/backdrop-contrib/google_translator/issues).
## Current Maintainers
- [Laryn Kragt Bakker](https://github.com/laryn).
- Collaboration and co-maintainers welcome!
## Credits
- Ported to Backdrop CMS by [Laryn Kragt Bakker](https://github.com/laryn).
- Support has been provided by [Aten Design Group](https://aten.io).
- Maintained for Drupal by [Jenna Tollerson](https://www.drupal.org/u/jennatollerson),
and [Felix Silberstein](https://www.drupal.org/u/fxarte).
## License
This project is GPL v2 software. See the LICENSE.txt file in this directory for
complete text.