mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
fix translate pandora_enterprise#11760
This commit is contained in:
parent
db6f53760e
commit
c20ca271ba
@ -396,7 +396,7 @@ class EventsListWidget extends Widget
|
||||
0 => \__('Only pending'),
|
||||
2 => \__('Only in process'),
|
||||
3 => \__('Only not validated'),
|
||||
4 => \__('Only not process'),
|
||||
4 => \__('Only not in process'),
|
||||
];
|
||||
|
||||
$inputs['inputs']['row1'][] = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user