We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 655d612 commit 6e5b5f1Copy full SHA for 6e5b5f1
config/_default/languages.toml
@@ -1,7 +1,7 @@
1
# Uncomment this file to enable multilanguage site support
2
3
-# [en]
4
-# languageName = "English"
5
-# languagedirection = "ltr"
+[en]
+languageName = "English"
+languagedirection = "ltr"
6
# title = "Example Site"
7
# weight = 1
0 commit comments