X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a8396f88719934239641eead2bdf743b7326338f..318f578954c83887727e9a8ffefd7c9261a0edcc:/lib/potlatch2.rb diff --git a/lib/potlatch2.rb b/lib/potlatch2.rb index 31d0e9076..5b95dfca9 100644 --- a/lib/potlatch2.rb +++ b/lib/potlatch2.rb @@ -2,7 +2,8 @@ module Potlatch2 LOCALES = { "ar" => "ar", "ast" => "ast", - "be" => "be-tarask", + "be" => "be", + "be-Tarask" => "be-tarask", "br" => "br", "ca" => "ca", "cs" => "cs_CZ", @@ -40,6 +41,7 @@ module Potlatch2 "pl" => "pl_PL", "pt" => "pt_PT", "pt-BR" => "pt_BR", + "ro" => "ro", "ru" => "ru", "rue" => "rue", "sk" => "sk",