Mercurial > libervia-website
annotate templates/default/settings.json @ 19:608cec27bfea
i18n: Translated using Weblate (French)
Currently translated at 100.0% (148 of 148 strings)
Translation: Libervia/Website
Translate-URL: https://salut-a-toi.org/weblate/projects/libervia/website/fr/
author | Goffi <tmp-weblate_goffi.org@goffi.org> |
---|---|
date | Wed, 16 Jun 2021 18:17:17 +0000 |
parents | b8bf3cd79a9a |
children |
rev | line source |
---|---|
13
b8bf3cd79a9a
tempalte: settings to use `bulma` theme as basis
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
1 { |
b8bf3cd79a9a
tempalte: settings to use `bulma` theme as basis
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
2 "fallback": "bulma", |
b8bf3cd79a9a
tempalte: settings to use `bulma` theme as basis
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
3 "css_default_fallback": false |
b8bf3cd79a9a
tempalte: settings to use `bulma` theme as basis
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
4 } |