fixes missing/unused i18n
This commit is contained in:
@@ -108,6 +108,7 @@ ignore_unused:
|
||||
- 'admin.proposals.index.filter*'
|
||||
- 'admin.organizations.index.filter*'
|
||||
- 'admin.users.index.filter*'
|
||||
- 'admin.activity.show.filter*'
|
||||
- 'admin.comments.index.hidden_*'
|
||||
- 'moderation.comments.index.filter*'
|
||||
- 'moderation.comments.index.order*'
|
||||
|
||||
@@ -133,6 +133,9 @@ en:
|
||||
activity:
|
||||
show:
|
||||
title: Activity of Moderators
|
||||
action: Action
|
||||
by: Moderated by
|
||||
type: Type
|
||||
filter: Show
|
||||
filters:
|
||||
all: All
|
||||
@@ -144,4 +147,3 @@ en:
|
||||
hide: Hidden
|
||||
restore: Restored
|
||||
block: Blocked
|
||||
|
||||
|
||||
@@ -133,6 +133,9 @@ es:
|
||||
activity:
|
||||
show:
|
||||
title: Actividad de los Moderadores
|
||||
action: 'Acción'
|
||||
by: Moderado por
|
||||
type: Tipo
|
||||
filter: Mostrar
|
||||
filters:
|
||||
all: Todo
|
||||
|
||||
Reference in New Issue
Block a user