Blame view
sources/apps/gallery/l10n/es_MX.php
244 Bytes
|
6d9380f96
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Pictures" => "Imágenes", "Picture view" => "Vista de imágenes", "Error loading slideshow template" => "Error cargando la plantilla de presentación", "Share" => "Compartir", "File list" => "Lista de archivos" ); |