diff options
Diffstat (limited to 'app/Locale/da_DK')
-rw-r--r-- | app/Locale/da_DK/translations.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index 87d65e87..a38a20d7 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -1307,4 +1307,8 @@ return array( // 'Credentials' => '', // 'New user' => '', // 'This username is already taken' => '', + // 'A link to reset your password has been sent by email.' => '', + // 'Your profile must have a valid email address.' => '', + // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '', + // 'TRL - Turkish Lira' => '', ); |