Translated emails and added time ago JS method
This commit is contained in:
@@ -8,4 +8,4 @@ Rails.application.config.assets.version = '1.0'
|
||||
|
||||
# Precompile additional assets.
|
||||
# application.js, application.css, and all non-JS/CSS in app/assets folder are already added.
|
||||
Rails.application.config.assets.precompile += %w( user-mailer.css map.js pen.js editor.js markdown.js html2canvas.js main.js housing.js schedule.js favicon.ico )
|
||||
Rails.application.config.assets.precompile += %w( user-mailer.css map.js pen.js time.js editor.js markdown.js html2canvas.js main.js housing.js schedule.js favicon.ico )
|
||||
|
||||
@@ -1009,7 +1009,7 @@ es:
|
||||
actions:
|
||||
generic:
|
||||
add_comment: Añadir comentario
|
||||
agree: Estoy en acuerdo.
|
||||
agree: Estoy en acuerdo
|
||||
register: Registrarse
|
||||
edit_registration: Cambiar mi registracion
|
||||
custom_amount: Cantidad diferente
|
||||
|
||||
Reference in New Issue
Block a user