X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a8396f88719934239641eead2bdf743b7326338f..593e3af30350e0c4d231c5acc39e0ab101e646a5:/lib/potlatch2.rb diff --git a/lib/potlatch2.rb b/lib/potlatch2.rb index 31d0e9076..b5be8b987 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", @@ -40,6 +42,7 @@ module Potlatch2 "pl" => "pl_PL", "pt" => "pt_PT", "pt-BR" => "pt_BR", + "ro" => "ro", "ru" => "ru", "rue" => "rue", "sk" => "sk",