adds user's public show page

This commit is contained in:
Juanjo Bazán
2015-10-29 18:26:33 +01:00
committed by Juanjo Bazán
parent 4694cf1f64
commit 7f1fe034a3
6 changed files with 98 additions and 0 deletions

View File

@@ -324,6 +324,19 @@ en:
check: "Select"
check_all: "All"
check_none: "None"
users:
show:
filters:
proposals:
one: "1 Proposal"
other: "%{count} Proposals"
debates:
one: "1 Debate"
other: "%{count} Debates"
comments:
one: "1 Comment"
other: "%{count} Comments"
no_activity: "Usuario sin actividad pública"
unauthorized:
default: "You do not have permission to access this page."
manage:

View File

@@ -324,6 +324,19 @@ es:
check: "Seleccionar"
check_all: "Todos"
check_none: "Ninguno"
users:
show:
filters:
proposals:
one: "1 Propuesta"
other: "%{count} Propuestas"
debates:
one: "1 Debate"
other: "%{count} Debates"
comments:
one: "1 Comentario"
other: "%{count} Comentarios"
no_activity: "Usuario sin actividad pública"
unauthorized:
default: "No tienes permiso para acceder a esta página."
manage: