Skip to content

render-engine/render-engine-i18n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Plugin that adds internationalization

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages