]> git.openstreetmap.org Git - rails.git/blobdiff - lib/potlatch2.rb
Improve display of anonymous note comments
[rails.git] / lib / potlatch2.rb
index 31d0e90763cf996a32472745d2963b99f317931c..1c6c81cd44c12ae737fde8f160724099f7f0c764 100644 (file)
@@ -2,8 +2,11 @@ module Potlatch2
   LOCALES = {
     "ar" => "ar",
     "ast" => "ast",
-    "be" => "be-tarask",
+    "az" => "az",
+    "be" => "be",
+    "be-Tarask" => "be-tarask",
     "br" => "br",
+    "bs" => "bs",
     "ca" => "ca",
     "cs" => "cs_CZ",
     "da" => "da",
@@ -28,6 +31,7 @@ module Potlatch2
     "ja" => "ja_JP",
     "ka" => "ka",
     "ko" => "ko",
+    "ky" => "ky",
     "lb" => "lb",
     "lt" => "lt",
     "lv" => "lv",
@@ -40,6 +44,7 @@ module Potlatch2
     "pl" => "pl_PL",
     "pt" => "pt_PT",
     "pt-BR" => "pt_BR",
+    "ro" => "ro",
     "ru" => "ru",
     "rue" => "rue",
     "sk" => "sk",