From 03af585c6f318fea84d2d6ba904f34901f8000f2 Mon Sep 17 00:00:00 2001 From: nerdalertdk Date: Fri, 25 Apr 2014 10:25:04 +0200 Subject: [PATCH] Translated test section --- src/lang/da_DK.lang.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/lang/da_DK.lang.php b/src/lang/da_DK.lang.php index 061d8c8f..aa6e8f42 100644 --- a/src/lang/da_DK.lang.php +++ b/src/lang/da_DK.lang.php @@ -209,14 +209,14 @@ $sm_lang = array( '', 'seconds' => 'sekunder', 'test' => 'Test', - 'test_email' => 'An email will be sent to the address specified in your user profile.', - 'test_sms' => 'An SMS will be sent to the phone number specified in your user profile.', + 'test_email' => 'En email vil blive sendt til den adresse, der er angivet i din brugerprofil.', + 'test_sms' => 'En SMS vil blive sendt til det nummer, der er angivet i din brugerprofil.', 'send' => 'Send', - 'test_message' => 'Test message', - 'email_sent' => 'Email sent', - 'email_error' => 'Error in email sending', - 'sms_sent' => 'Sms sent', - 'sms_error' => 'Error in sms sending', + 'test_message' => 'Test besked', + 'email_sent' => 'Email sendt', + 'email_error' => 'Fejl ved afsendelse af email', + 'sms_sent' => 'Sms sendt', + 'sms_error' => 'Fejl ved afsendelse af SMS', ), // for newlines in the email messages use
'notifications' => array(