Skip to content

Commit 53ce651

Browse files
author
thom
committed
Fix typo
1 parent ba21668 commit 53ce651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/mail/lib/lang/nl_mail_user_filter.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ $wb['ends_with_txt'] = 'Eindigt in';
1919
$wb['delete_txt'] = 'Verwijderen';
2020
$wb['move_stop_txt'] = 'Verplaatsen naar';
2121
$wb['header_txt'] = 'Header';
22-
$wb['size_over_txt'] = 'Email grootte bove (KB)';
22+
$wb['size_over_txt'] = 'Email grootte boven (KB)';
2323
$wb['size_under_txt'] = 'Email grootte onder (KB)';
2424
$wb['localpart_txt'] = 'Localpart';
2525
$wb['domain_txt'] = 'Domein';

0 commit comments

Comments
 (0)