X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a6c900726dba60c17cbad8c857cd5c6fa3b96c0f..e24415fee84c1be3aadee4917ab6caf2e755cfaa:/lib/potlatch2.rb diff --git a/lib/potlatch2.rb b/lib/potlatch2.rb index 86d5e4537..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",