adds user's public show page
This commit is contained in:
committed by
Juanjo Bazán
parent
4694cf1f64
commit
7f1fe034a3
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user