]> git.donarmstrong.com Git - roundcube.git/blob - plugins/archive/localization/es_AR.inc
Fix symlink mess
[roundcube.git] / plugins / archive / localization / es_AR.inc
1 <?php
2
3 // MPBAUPGRADE
4
5 $labels = array();
6 $labels['buttontitle'] = 'Archivar este mensaje';
7 $labels['archived'] = 'Mensaje Archivado';
8 $labels['archivefolder'] = 'Archivo';
9
10 ?>