X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b7967002d8cb817a193f950a2e924022d2b6a634..eed9de548363fc705af1bab13c8d5a06cdd62a11:/lib/potlatch2.rb diff --git a/lib/potlatch2.rb b/lib/potlatch2.rb index 5b95dfca9..1c6c81cd4 100644 --- a/lib/potlatch2.rb +++ b/lib/potlatch2.rb @@ -2,9 +2,11 @@ module Potlatch2 LOCALES = { "ar" => "ar", "ast" => "ast", + "az" => "az", "be" => "be", "be-Tarask" => "be-tarask", "br" => "br", + "bs" => "bs", "ca" => "ca", "cs" => "cs_CZ", "da" => "da", @@ -29,6 +31,7 @@ module Potlatch2 "ja" => "ja_JP", "ka" => "ka", "ko" => "ko", + "ky" => "ky", "lb" => "lb", "lt" => "lt", "lv" => "lv",