commit
f25d97a3cd
|
@ -209,14 +209,14 @@ $sm_lang = array(
|
||||||
'</span>',
|
'</span>',
|
||||||
'seconds' => 'sekunder',
|
'seconds' => 'sekunder',
|
||||||
'test' => 'Test',
|
'test' => 'Test',
|
||||||
'test_email' => 'An email will be sent to the address specified in your user profile.',
|
'test_email' => 'En email vil blive sendt til den adresse, der er angivet i din brugerprofil.',
|
||||||
'test_sms' => 'An SMS will be sent to the phone number specified in your user profile.',
|
'test_sms' => 'En SMS vil blive sendt til det nummer, der er angivet i din brugerprofil.',
|
||||||
'send' => 'Send',
|
'send' => 'Send',
|
||||||
'test_message' => 'Test message',
|
'test_message' => 'Test besked',
|
||||||
'email_sent' => 'Email sent',
|
'email_sent' => 'Email sendt',
|
||||||
'email_error' => 'Error in email sending',
|
'email_error' => 'Fejl ved afsendelse af email',
|
||||||
'sms_sent' => 'Sms sent',
|
'sms_sent' => 'Sms sendt',
|
||||||
'sms_error' => 'Error in sms sending',
|
'sms_error' => 'Fejl ved afsendelse af SMS',
|
||||||
),
|
),
|
||||||
// for newlines in the email messages use <br/>
|
// for newlines in the email messages use <br/>
|
||||||
'notifications' => array(
|
'notifications' => array(
|
||||||
|
|
Loading…
Reference in New Issue