如何在烧瓶中没有flask-babel的情况下支持多种语言(i18n)?

时间:2018-10-08 09:29:20

标签: flask internationalization multilingual

提供网址

example.com

预期

根据用户的语言自动定向到映射URL。

例如:

法语到example.com/fr/index

英语为example.com/en/index

我们如何在没有烧瓶的情况下实现这一目标?

感谢您的答复。

0 个答案:

没有答案