summaryrefslogtreecommitdiffstats
path: root/core/l10n/bs.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/bs.php')
-rw-r--r--core/l10n/bs.php4
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"
+);