about summary refs log tree commit diff homepage
path: root/config.toml
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2023-07-29 21:14:30 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2023-07-29 21:14:30 +0700
commit41b79b4e38dff950926fbc77ae24a75fae7303ee (patch)
treec71a160cf0cb81bb0e9ddf99cac0f620cfed4897 /config.toml
parent20767f9a7a4c618e8bec7170cf9310d4ddd713e4 (diff)
downloadlivres-libres-41b79b4e38dff950926fbc77ae24a75fae7303ee.tar.gz
Add French books
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index bf484bc..10289ef 100644
--- a/config.toml
+++ b/config.toml
@@ -20,3 +20,10 @@ sectionPagesMenu = 'main'
     languageName = 'English'
     title = 'Public domain books'
     weight = 2
+  [languages.fr]
+    disabled = false
+    languageCode = 'fr'
+    languageDirection = 'ltr'
+    languageName = 'français'
+    title = 'Des livres en domaine publique'
+    weight = 3