source: extensions/modus/language/es_ES/theme.lang.php @ 25794

Last change on this file since 25794 was 25794, checked in by rvelices, 10 years ago
File size: 151 bytes
Line 
1<?php
2
3$lang['modus_theme'] = 'modus_theme';
4$lang['Explore'] = 'Explorar';
5$lang['%d album'] = '%d álbum';
6$lang['%d albums'] = '%d álbumes';
7
8?>
Note: See TracBrowser for help on using the repository browser.