]> git.openstreetmap.org Git - rails.git/blobdiff - lib/potlatch2.rb
Allowing wrapping inside the content of a richtext editor
[rails.git] / lib / potlatch2.rb
index b5be8b9873efa8409b93ecb873d703786448b93f..67bc529a94993e4d063d3995829f51a831194a15 100644 (file)
@@ -2,6 +2,7 @@ module Potlatch2
   LOCALES = {
     "ar" => "ar",
     "ast" => "ast",
+    "az" => "az",
     "be" => "be",
     "be-Tarask" => "be-tarask",
     "br" => "br",
@@ -30,6 +31,7 @@ module Potlatch2
     "ja" => "ja_JP",
     "ka" => "ka",
     "ko" => "ko",
+    "ky" => "ky",
     "lb" => "lb",
     "lt" => "lt",
     "lv" => "lv",
@@ -48,8 +50,8 @@ module Potlatch2
     "sk" => "sk",
     "sl" => "sl",
     "sq" => "sq",
-    "sr-EC" => "sr-ec",
-    "sr-EL" => "sr-el",
+    "sr" => "sr-ec",
+    "sr-Latn" => "sr-el",
     "sv" => "sv_SE",
     "ta" => "ta",
     "tl" => "tl",