diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-15 02:07:18 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-15 02:07:18 +0200 |
commit | ab411d2700c01886a67b30bce5f630cc6865a9bf (patch) | |
tree | b53e6dc95158595056ed64fefe8dc02472baa952 /core/l10n/bs.php | |
parent | 9dfba295cda97764205952e05eb28197f56bae15 (diff) | |
download | nextcloud-server-ab411d2700c01886a67b30bce5f630cc6865a9bf.tar.gz nextcloud-server-ab411d2700c01886a67b30bce5f630cc6865a9bf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/bs.php')
-rw-r--r-- | core/l10n/bs.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/bs.php b/core/l10n/bs.php new file mode 100644 index 00000000000..6b65cf81f28 --- /dev/null +++ b/core/l10n/bs.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Share" => "Podijeli", +"Add" => "Dodaj" +); |