summaryrefslogtreecommitdiffstats
path: root/l10n/bs.php
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/bs.php')
-rw-r--r--l10n/bs.php13
1 files changed, 13 insertions, 0 deletions
diff --git a/l10n/bs.php b/l10n/bs.php
new file mode 100644
index 000000000..daf86c2c1
--- /dev/null
+++ b/l10n/bs.php
@@ -0,0 +1,13 @@
+<?php $TRANSLATIONS = array(
+"News" => "Vijesti",
+"Address" => "Adresa",
+"Add" => "Dodaj",
+"New folder" => "Nova fascikla",
+"Folder" => "Fasikla",
+"Starred" => "Označeno",
+"Keep unread" => "Zadrži nepročitano",
+"Collapse" => "Proširi",
+"Delete folder" => "Izbriši fasciklu",
+"Rename folder" => "Preimenuj fasciklu",
+"Show only unread" => "Prikaži samo nepročitane"
+);