freescout-customers-groups/Resources/lang/en/customers-groups.php

12 lines
301 B
PHP

<?php
/*
SPDX-License-Identifier: AGPL-3.0-only
SPDX-FileCopyrightText: © 2024 Millions Missing FRANCE <info@millionsmissing.fr>
*/
return [
'add-as-bcc' => 'Add in Bcc: field',
'add-as-cc' => 'Add in Cc: field',
'name' => 'Customers groups',
'new' => 'New customers group',
];