changed content

This commit is contained in:
2017-11-16 17:38:48 +01:00
parent d8106e7b08
commit 4e45e94f4b
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ de:
numbers: zahlen
statementes: statements
collection_concept: Sammelkonzept
greendays: gründonnerstag
greendays: greensaturday
mongoid:
models:
+1 -1
View File
@@ -116,7 +116,7 @@ fr:
numbers: chiffres
statements: declarations
collection_concept: plan_de_collecte
greendays: jeudi_vert
greendays: greensaturday
mongoid:
models:
+1 -1
View File
@@ -120,7 +120,7 @@ it:
numbers: numeri
statements: dichiarazioni
collection_concept: sistema_di_raccolta
greendays: giovedi_verdi
greendays: greensaturday
mongoid:
attributes:
+1 -1
View File
@@ -57,7 +57,7 @@ SimpleNavigation::Configuration.run do |navigation|
# against the current URI. You may also use a proc, or the symbol <tt>:subpath</tt>.
#
primary.item :greendays, 'Gründonnerstag', greendays_path
primary.item :greendays, '#Greensaturday', greendays_path
unless supporter_signed_in?
primary.item :home, I18n.t('.shared.topnavigation.support'), "/#{I18n.locale}"