adding a translation to Spanish
This commit is contained in:
parent
dc630be64f
commit
06843a2786
@ -685,7 +685,7 @@ if (!class_exists('WC_Retailcrm_Base')) {
|
|||||||
|
|
||||||
$this->form_fields[] = array(
|
$this->form_fields[] = array(
|
||||||
'label' => __('Upload', 'retailcrm'),
|
'label' => __('Upload', 'retailcrm'),
|
||||||
'title' => __('UUploading orders by identifiers.', 'retailcrm'),
|
'title' => __('Uploading orders by identifiers.', 'retailcrm'),
|
||||||
'type' => 'button',
|
'type' => 'button',
|
||||||
'description' => __('This functionality allows to upload orders to CRM differentially.', 'retailcrm'),
|
'description' => __('This functionality allows to upload orders to CRM differentially.', 'retailcrm'),
|
||||||
'desc_tip' => true,
|
'desc_tip' => true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user