diff --git a/config/environment.rb b/config/environment.rb index 2a21d2f..b577066 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -117,6 +117,8 @@ Noosfero.locales = { 'pt' => 'Português', 'fr' => 'Français', 'hy' => 'հայերեն լեզու', + 'de' => 'Deutsch', + 'ru' => 'русский язык', } # if you want to override this, do it in config/local.rb ! Noosfero.default_locale = nil diff --git a/public/500.html b/public/500.html index 5e2f78e..70a997e 100644 --- a/public/500.html +++ b/public/500.html @@ -18,6 +18,18 @@ + + + + + + - -- libgit2 0.21.2