]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
support GB english
authorThomas Citharel <tcit@tcit.fr>
Sat, 14 Feb 2015 15:23:39 +0000 (16:23 +0100)
committerThomas Citharel <tcit@tcit.fr>
Sat, 14 Feb 2015 15:23:39 +0000 (16:23 +0100)
inc/poche/Language.class.php

index 420f2fb9c2db9ae39888495f43be7bc2d78b69a8..6a1944c730f1169ec21ccd09fcf95d04cf709d3b 100644 (file)
@@ -18,6 +18,7 @@ class Language
         'cs_CZ.utf8' => 'čeština',
         'de_DE.utf8' => 'German',
         'en_EN.utf8' => 'English',
+        'en_GB.utf8' => 'English (GB)',
         'en_US.utf8' => 'English (US)',
         'es_ES.utf8' => 'Español',
         'fa_IR.utf8' => 'فارسی',