X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a8396f88719934239641eead2bdf743b7326338f..e24415fee84c1be3aadee4917ab6caf2e755cfaa:/lib/potlatch2.rb diff --git a/lib/potlatch2.rb b/lib/potlatch2.rb index 31d0e9076..7d0681de7 100644 --- a/lib/potlatch2.rb +++ b/lib/potlatch2.rb @@ -2,8 +2,10 @@ module Potlatch2 LOCALES = { "ar" => "ar", "ast" => "ast", - "be" => "be-tarask", + "be" => "be", + "be-Tarask" => "be-tarask", "br" => "br", + "bs" => "bs", "ca" => "ca", "cs" => "cs_CZ", "da" => "da", @@ -28,6 +30,7 @@ module Potlatch2 "ja" => "ja_JP", "ka" => "ka", "ko" => "ko", + "ky" => "ky", "lb" => "lb", "lt" => "lt", "lv" => "lv", @@ -40,6 +43,7 @@ module Potlatch2 "pl" => "pl_PL", "pt" => "pt_PT", "pt-BR" => "pt_BR", + "ro" => "ro", "ru" => "ru", "rue" => "rue", "sk" => "sk",