Adds styles for not logged votes

This commit is contained in:
Alberto Garcia Cabeza
2015-08-11 17:40:27 +02:00
parent 2c88c6e07d
commit 3cddc1070a
5 changed files with 44 additions and 2 deletions

View File

@@ -61,6 +61,9 @@ en:
agree: I agree
disagree: I disagree
supports: Supports
unauthenticated: "You need to %{signin} or %{signup} before continuing."
signin: sign in
signup: sign up
account:
show:
title: "My account"

View File

@@ -61,6 +61,9 @@ es:
agree: Estoy de acuerdo
disagree: No estoy de acuerdo
supports: Apoyos
unauthenticated: "Necesitas %{signin} o %{signup} para continuar."
signin: iniciar sesión
signup: registrarte
account:
show:
title: "Mi cuenta"