complete issue #162
This commit is contained in:
parent
acbf481134
commit
4543e597ed
@ -6,9 +6,9 @@ es:
|
||||
notice: "Oups! Ha habido un error en la aplicación. Lo sentimos."
|
||||
link: "→ Volver al inicio"
|
||||
"404":
|
||||
title: Page non trouvée
|
||||
notice: "La page que vous avez demandée n'existe pas."
|
||||
link: "→ Retour application"
|
||||
title: Página no encontrada
|
||||
notice: "La página requerida no existe."
|
||||
link: "→ Volver"
|
||||
|
||||
buttons:
|
||||
login: Iniciar sesión
|
||||
|
@ -1,3 +1,8 @@
|
||||
- implement the reverse has_many feature based on the great work of Alex Sanford (#142)
|
||||
- fix a couple of bugs: #152
|
||||
- improve the installation procedure about setting carrierwave up (#144)
|
||||
- improve the installation procedure about setting carrierwave up (#144)
|
||||
- support for spork (#157)
|
||||
- rake task to create an admin account for the first site (#158)
|
||||
- Adding indexes for pages to avoid "Mongo::OperationFailure: too much data" errors (#159)
|
||||
- better spanish translations (#161, #162)
|
||||
-
|
Loading…
Reference in New Issue
Block a user