File: /www/wwwroot//www.ankua.asia/resources/lang/de/customer.php
<?php
/**
* Lang.php
*
* @copyright 2023 beikeshop.com - All Rights Reserved
* @link https://beikeshop.com
* @author Edward Yang <yangjin@guangda.work>
* @created 2023-09-09 09:09:09
* @modified 2023-12-12 07:15:10
*/
return [
'approved' => 'Buchprüfung bestanden',
'customer_group' => 'Benutzergruppe',
'email' => 'E-Mail',
'from' => 'Registrierungsquelle',
'name' => 'Name',
'pending' => 'Ich bin offen.',
'rejected' => 'Abgelehnt.',
];