We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba21668 commit 53ce651Copy full SHA for 53ce651
interface/web/mail/lib/lang/nl_mail_user_filter.lng
@@ -19,7 +19,7 @@ $wb['ends_with_txt'] = 'Eindigt in';
19
$wb['delete_txt'] = 'Verwijderen';
20
$wb['move_stop_txt'] = 'Verplaatsen naar';
21
$wb['header_txt'] = 'Header';
22
-$wb['size_over_txt'] = 'Email grootte bove (KB)';
+$wb['size_over_txt'] = 'Email grootte boven (KB)';
23
$wb['size_under_txt'] = 'Email grootte onder (KB)';
24
$wb['localpart_txt'] = 'Localpart';
25
$wb['domain_txt'] = 'Domein';
0 commit comments