New translations field.php (German)

This commit is contained in:
Fatih Alp 2020-05-21 18:49:33 +03:00
parent b1ddfb7162
commit 0ba5085912

View File

@ -50,4 +50,10 @@ return [
'secure_e-commerce_ads' => 'Sichere E-Commerce-Anzeigen',
'sms' => 'SMS senden (SMS)',
'mail' => 'Mail senden',
// Register instruction seed
'register_instructions' => 'Register Instructions',
'list' => 'List',
'instruction_description' => 'Instruction Description',
'instruction_list' => 'Instruction List',
];