1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-02-20 17:54:25 +01:00
2014-04-08 02:12:00 -04:00

6 lines
101 B
PHP

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