server/core/l10n/bs.php
2013-06-15 02:07:18 +02:00

4 lines
72 B
PHP

<?php $TRANSLATIONS = array(
"Share" => "Podijeli",
"Add" => "Dodaj"
);