2014-04-08 00:45:08 -04:00

6 lines
101 B
PHP

<?php $TRANSLATIONS = array(
"Share" => "Compartir",
"Delete" => "Desaniciar",
"Edit" => "Editar"
);