]> git.openstreetmap.org Git - rails.git/blobdiff - lib/potlatch2.rb
Potlatch 2 localisation updates
[rails.git] / lib / potlatch2.rb
index 32e4548d960c241b45a59e17351073d4ba4f97a3..b5be8b9873efa8409b93ecb873d703786448b93f 100644 (file)
@@ -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",
@@ -14,6 +16,7 @@ module Potlatch2
     "en-GB" => "en_GB",
     "el" => "el",
     "es" => "es_ES",
+    "et" => "et",
     "fa" => "fa",
     "fi" => "fi",
     "fr" => "fr_FR",
@@ -39,6 +42,7 @@ module Potlatch2
     "pl" => "pl_PL",
     "pt" => "pt_PT",
     "pt-BR" => "pt_BR",
+    "ro" => "ro",
     "ru" => "ru",
     "rue" => "rue",
     "sk" => "sk",