mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-20 14:54:15 +01:00
fixes
- english typo - [bug] unable to send devise mail
This commit is contained in:
parent
0ea7e97bd7
commit
efe813945a
3
config/initializers/devise_mailer.rb
Normal file
3
config/initializers/devise_mailer.rb
Normal file
@ -0,0 +1,3 @@
|
||||
Devise::Mailer.class_eval do
|
||||
helper :application
|
||||
end
|
@ -65,7 +65,7 @@ en:
|
||||
name: "Name"
|
||||
step_N: "Step {{INDEX}}" # angular interpolation
|
||||
themes: "Themes"
|
||||
tags: "Tages"
|
||||
tags: "Tags"
|
||||
technical_specifications: "Technical specifications"
|
||||
online_payment: "Online payment"
|
||||
type: "Type"
|
||||
|
Loading…
x
Reference in New Issue
Block a user