We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95c9f93 commit a00b3abCopy full SHA for a00b3ab
1 file changed
modules/fatture/bulk.php
@@ -768,7 +768,7 @@
768
769
if (Interaction::isEnabled()) {
770
$operations['hook_send'] = [
771
- 'text' => '<span><i class="fa fa-paper-plane"></i> '.tr('Coda di invio FE').'</span>',
+ 'text' => '<span><i class="fa fa-paper-plane"></i> '.tr('Invia FE').'</span>',
772
'data' => [
773
'title' => '',
774
'msg' => tr('Vuoi davvero aggiungere queste fatture alla coda di invio per le fatture elettroniche?'),
0 commit comments