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

10 lines
182 B
PHP
Raw Normal View History

2013-04-16 02:18:25 +02:00
<?php $TRANSLATIONS = array(
"Save" => "Ruaj",
"Delete" => "Elimino",
2013-04-30 02:16:45 +02:00
"Edit" => "Ndrysho",
2013-04-16 02:18:25 +02:00
"Cancel" => "Anulo",
"Address" => "Adresa",
"Add" => "Shto",
"Settings" => "Parametrat"
);