Aggiornamento file pot per nuove terminologie

This commit is contained in:
Luca 2022-01-16 10:17:26 +01:00
parent 524505863d
commit 9745955c03
2 changed files with 2659 additions and 1843 deletions

File diff suppressed because it is too large Load Diff

View File

@ -27,7 +27,7 @@ switch (post('op')) {
$operations['aggiorna-liste'] = [
'text' => '<span><i class="fa fa-refresh"></i> '.tr('Aggiorna liste').'</span>',
'data' => [
'msg' => tr(''),
'msg' => tr('Vuoi davvero aggiornare le liste dei destinatari?'),
'button' => tr('Procedi'),
'class' => 'btn btn-lg btn-danger',
],