1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-01-19 15:52:10 +01:00

6 lines
101 B
PHP
Raw Normal View History

2014-04-08 02:12:00 -04:00
<?php $TRANSLATIONS = array(
"Delete" => "Desaniciar",
"Edit" => "Editar",
"Import" => "Importar"
);