1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-19 08:52:22 +01:00

9 lines
153 B
PHP
Raw Normal View History

2013-06-20 01:16:34 +02:00
<?php $TRANSLATIONS = array(
"Save" => "Spasi",
"Add" => "Dodaj",
"Close" => "Zatvori",
"Address" => "Adresa",
"Share" => "Podijeli",
"Name" => "Ime"
);