corregir traducciones

This commit is contained in:
f 2020-03-02 12:16:24 -03:00
parent 41898c3654
commit dd6b7efa06
No known key found for this signature in database
GPG key ID: 2AE5A13E321F953D
2 changed files with 5 additions and 1 deletions

View file

@ -48,7 +48,7 @@ class BarcasController < ApplicationController
@barca.piratas << current_pirata @barca.piratas << current_pirata
if @barca.save if @barca.save
notify(subject: 'barcas.create.subject') notify(subject: :create)
render status: :created render status: :created
else else

View file

@ -8,6 +8,10 @@ es:
taken: Esx pirata ya existe taken: Esx pirata ya existe
email: email:
taken: Ese correo ya está en uso taken: Ese correo ya está en uso
posicion:
attributes:
estado:
inclusion: Esa posición no es válida
barca: barca:
attributes: attributes:
nombre: nombre: