X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a77b0e45a5aa434e867a767dd26a00c8001ee359..f8fccbf8beec0ef936b9dbbb168232d553b96ac3:/lib/potlatch2.rb diff --git a/lib/potlatch2.rb b/lib/potlatch2.rb index 1c6c81cd4..95a86d479 100644 --- a/lib/potlatch2.rb +++ b/lib/potlatch2.rb @@ -5,6 +5,7 @@ module Potlatch2 "az" => "az", "be" => "be", "be-Tarask" => "be-tarask", + "bn" => "bn", "br" => "br", "bs" => "bs", "ca" => "ca", @@ -20,6 +21,7 @@ module Potlatch2 "et" => "et", "fa" => "fa", "fi" => "fi", + "fo" => "fo", "fr" => "fr_FR", "ga" => "ga", "gl" => "gl", @@ -50,8 +52,8 @@ module Potlatch2 "sk" => "sk", "sl" => "sl", "sq" => "sq", - "sr-EC" => "sr-ec", - "sr-EL" => "sr-el", + "sr" => "sr-ec", + "sr-Latn" => "sr-el", "sv" => "sv_SE", "ta" => "ta", "tl" => "tl",