]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Merge pull request #3419 from NatJNP/patch1
authorJérémy Benoist <j0k3r@users.noreply.github.com>
Sat, 25 Nov 2017 11:29:53 +0000 (12:29 +0100)
committerGitHub <noreply@github.com>
Sat, 25 Nov 2017 11:29:53 +0000 (12:29 +0100)
Add Thai language

1  2 
app/config/wallabag.yml

diff --combined app/config/wallabag.yml
index 7795bae65905c8e43d50186a5c9aac3d2efda4e6,19401aa7fe235ee71c35be5b4b2736da5c9ac4a8..ec6aae63a72fd07811922d06799abbfc3b53e8be
@@@ -5,6 -5,7 +5,7 @@@ wallabag_core
          en: 'English'
          fr: 'Français'
          de: 'Deutsch'
+         th: 'ไทย'
          tr: 'Türkçe'
          fa: 'فارسی'
          ro: 'Română'
              name: api_user_registration
              value: 0
              section: api
 +        -
 +            name: store_article_headers
 +            value: 0
 +            section: entry
  
  wallabag_user:
      registration_enabled: "%fosuser_registration%"