update nl

This commit is contained in:
jeroenpraat
2014-06-16 17:47:06 +00:00
parent 41fe3543c9
commit b18d48b01b
2 changed files with 4 additions and 4 deletions

View File

@@ -697,9 +697,9 @@ $a->strings["__ctx:noun__ Likes"] = "vinden dit leuk";
$a->strings["__ctx:noun__ Dislikes"] = "vinden dit niet leuk";
$a->strings["%d comment"] = array(
0 => "%d reactie",
1 => "%d reacties",
1 => "%d reacties weergeven",
);
$a->strings["[+] show all"] = "[+] alle reacties weergeven";
$a->strings["[+] show all"] = "[+] alle";
$a->strings["This is you"] = "Dit ben jij";
$a->strings["Comment"] = "Reactie";
$a->strings["Submit"] = "Opslaan";