Skip to main content

Internationalization and Localization for Render Engine

Project description

render-engine-i18n

Plugin that adds internationalization

This is the initial plan Type: Plugin

MVP: Create a second route under the language with all the pages. Check for pages in the base and raise an error if base_page doesn't exist.

site_settings:
    languages: ['en', 'es', ...]
    default_language: 'en'

create a page at the same routes if there is an en page there. It will ignore routes. If the page doesn't exist, default to the default_language and add a variable missing_language eq true.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page