From ddb837b9b2ef738d5e82defb7384e571d1b7db6b Mon Sep 17 00:00:00 2001 From: Richard Tirtadji Date: Thu, 22 Oct 2020 23:07:29 +0700 Subject: [PATCH] add Indonesian to config --- exampleSite/config.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml index fb41993..b549904 100644 --- a/exampleSite/config.yaml +++ b/exampleSite/config.yaml @@ -18,6 +18,10 @@ languages: de: languageName: Deutsch weight: 4 + id: + languageName: Indonesian + weight: 5 + # Force a locale to be use, really useful to develop the application ! Should be commented in production, the "weight" should rocks. # DefaultContentLanguage: fr