diff --git a/configs/i18n.ini b/configs/i18n.ini index c9195a4..55b3989 100644 --- a/configs/i18n.ini +++ b/configs/i18n.ini @@ -1,5 +1,5 @@ content = en -translations = fr +translations = fr,po i18npath = i18n translate_paragraphwise = False url_prefix = https://queerscriptors.org/ diff --git a/website.lektorproject b/website.lektorproject index 685944a..6bdf615 100644 --- a/website.lektorproject +++ b/website.lektorproject @@ -14,3 +14,8 @@ locale = en name = French url_prefix = /fr/ locale = fr + +[alternatives.po] +name = Polish +url_prefix = /po/ +locale = po