From 3ff50b2b28472d43522ea8013184c2421b132290 Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Tue, 21 Jan 2014 22:19:55 +0100 Subject: [PATCH] Added missing translation. --- db/seeds.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/seeds.rb b/db/seeds.rb index 5df6d0797..6a600f12a 100644 --- a/db/seeds.rb +++ b/db/seeds.rb @@ -1864,7 +1864,7 @@ Translation.create_if_not_exists( :locale => 'de', :source => "Here you can crea Translation.create_if_not_exists( :locale => 'de', :source => "Fold in", :target => "Einklappen" ) Translation.create_if_not_exists( :locale => 'de', :source => "from", :target => "von" ) Translation.create_if_not_exists( :locale => 'de', :source => "to", :target => "nach" ) - +Translation.create_if_not_exists( :locale => 'de', :source => "Linked Accunts", :target => "Verknüpfte Accounts") #Translation.create_if_not_exists( :locale => 'de', :source => "", :target => "" ) # install all packages in auto_install