1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/l10n/bs.php

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",
2013-11-11 08:54:25 +01:00
"Name" => "Ime",
2013-06-20 01:16:34 +02:00
"Address" => "Adresa",
2013-11-11 08:54:25 +01:00
"Share" => "Podijeli"
2013-06-20 01:16:34 +02:00
);