diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/general.yml-example | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/general.yml-example b/conf/general.yml-example index 9770ade86..26e12c322 100644 --- a/conf/general.yml-example +++ b/conf/general.yml-example @@ -49,7 +49,6 @@ EXAMPLE_PLACES: [ 'High Street', 'Main Street' ] # An array of languages for the site, in the following format: # <language code>,<pretty name>,<locale> -# Do not remove the en-gb line as it is needed for correct operation. LANGUAGES: - 'en-gb,English,en_GB' |