Skip to content

DusanMadar/flask-multilang-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-multilang

A Flask app demonstrating how to create a multi-language website (with localized URLs and a language switcher) without using Babel.

Messages are stored in a simple JSON file and you have to provide translations for supported locales yourself.