1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-02-01 02:52:09 +01:00
2014-04-09 02:11:06 -04:00

13 lines
264 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "Zarrar",
"Save" => "Guardar",
"Delete" => "Desaniciar",
"Edit" => "Editar",
"Cancel" => "Encaboxar",
"Address" => "Direición",
"Add" => "Amestar",
"Settings" => "Axustes",
"Export" => "Esportar",
"Import" => "Importar"
);