Add default actions list on admin dashboard actions index
This commit is contained in:
@@ -154,6 +154,7 @@ ignore_unused:
|
||||
- "admin.admin_notifications.*.submit_button"
|
||||
- "admin.homepage.*"
|
||||
- "admin.dashboard.administrator_tasks.index.filter*"
|
||||
- "admin.dashboard.actions.index.default.*"
|
||||
- "moderation.comments.index.filter*"
|
||||
- "moderation.comments.index.order*"
|
||||
- "moderation.debates.index.filter*"
|
||||
|
||||
@@ -379,7 +379,6 @@ en:
|
||||
create: Create resource or action
|
||||
edit: Edit
|
||||
delete: Delete
|
||||
no_records: No records found
|
||||
active: 'Yes'
|
||||
inactive: 'No'
|
||||
title: Resources and actions
|
||||
@@ -390,6 +389,10 @@ en:
|
||||
action_active: Active
|
||||
order: Order
|
||||
published_proposal: Published proposal
|
||||
default:
|
||||
email: Email
|
||||
polls: Polls
|
||||
poster: Poster
|
||||
new:
|
||||
creating: New action for the proposals dashboard
|
||||
back: Back to list
|
||||
|
||||
@@ -379,7 +379,6 @@ es:
|
||||
create: Crear recurso o acción
|
||||
edit: Editar
|
||||
delete: Borrar
|
||||
no_records: No se encontraron registros
|
||||
active: 'Si'
|
||||
inactive: 'No'
|
||||
title: Recursos y acciones
|
||||
@@ -390,6 +389,10 @@ es:
|
||||
action_active: Activo
|
||||
order: Orden
|
||||
published_proposal: Propuesta publicada
|
||||
default:
|
||||
email: Correo electrónico
|
||||
polls: Encuestas
|
||||
poster: Póster
|
||||
new:
|
||||
creating: Nueva acción para el dashboard de propuestas
|
||||
back: Volver a la lista
|
||||
|
||||
Reference in New Issue
Block a user