]> git.donarmstrong.com Git - roundcube.git/blob - plugins/archive/localization/nl_NL.inc
Fix symlink mess
[roundcube.git] / plugins / archive / localization / nl_NL.inc
1 <?php
2
3 $labels = array();
4 $labels['buttontitle'] = 'Archiveer dit bericht';
5 $labels['archived'] = 'Succesvol gearchiveerd';
6 $labels['archivefolder'] = 'Archief';
7
8 ?>