mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 22:08:54 +00:00
Minor alteration
git-svn-id: file:///svn/phpbb/trunk@1913 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
9cc9490dfb
commit
7a7f46a54d
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ $lang['Admin_online_color'] = "%sBeheerder%s";
|
|||
$lang['Mod_online_color'] = "%sModerator%s";
|
||||
|
||||
$lang['You_last_visit'] = "Je laatste bezoek was op %s"; // %s replaced by date/time
|
||||
$lang['Current_time'] = "De huidige tijd nu is %s";
|
||||
$lang['Current_time'] = "Het is nu %s";
|
||||
$lang['Search_new'] = "Berichten sinds laatste bezoek";
|
||||
$lang['Search_your_posts'] = "Bekijk je berichten";
|
||||
$lang['Search_unanswered'] = "Bekijk onbeantwoorde berichten";
|
||||
|
|
Loading…
Add table
Reference in a new issue