Small writing errors

I made 'UM_LOG_ME_IN' the same as the original Dutch translation 

It's better to use mij instead of me
This commit is contained in:
David
2014-11-29 19:03:22 +01:00
parent 52d9946f86
commit 0e7857f5c0

View File

@@ -31,8 +31,8 @@ if (empty($lang) || !is_array($lang))
// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine
$lang = array_merge($lang, array(
'USER_MENU' => 'Gebruikersmenu',
'UM_LOG_ME_IN' => 'Ondhoud me',
'UM_HIDE_ME' => 'Verberg me',
'UM_LOG_ME_IN' => 'Onthouden',
'UM_HIDE_ME' => 'Verberg mij',
'UM_REGISTER_NOW' => 'Registreer nu!',
'UM_MAIN_SUBSCRIBED'=> 'Abonnementen',
'UM_BOOKMARKS' => 'Favorieten',