Blame view

sources/apps/contacts/l10n/bs.php 153 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
8
  <?php $TRANSLATIONS = array(
  "Save" => "Spasi",
  "Add" => "Dodaj",
  "Close" => "Zatvori",
  "Name" => "Ime",
  "Address" => "Adresa",
  "Share" => "Podijeli"
  );