Martin Edenhofer 11 лет назад
Родитель
Сommit
ec8a611b48
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      db/seeds.rb

+ 2 - 0
db/seeds.rb

@@ -1809,6 +1809,8 @@ Translation.create_if_not_exists( :locale => 'de', :source => "Solution Time", :
 Translation.create_if_not_exists( :locale => 'de', :source => "Add Attribute", :target => "Attribut hinzufügen"  )
 Translation.create_if_not_exists( :locale => 'de', :source => "Back to top", :target => "Nach oben"  )
 Translation.create_if_not_exists( :locale => 'de', :source => "Discard your unsaved changes.", :target => "Verwerfen der ungespeicherten Änderungen."  )
+Translation.create_if_not_exists( :locale => 'de', :source => "Copy to clipboard: Ctrl+C, Enter", :target => "In die Zwischenablage kopieren: Strg+C, Return"  )
+Translation.create_if_not_exists( :locale => 'de', :source => "Copy to clipboard", :target => "In die Zwischenablage kopieren"  )
 #Translation.create_if_not_exists( :locale => 'de', :source => "", :target => ""  )
 
 # install all packages in auto_install