summaryrefslogtreecommitdiffstats
path: root/lib/l10n/sr.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/sr.php')
-rw-r--r--lib/l10n/sr.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/sr.php b/lib/l10n/sr.php
new file mode 100644
index 00000000000..cec7ea703fb
--- /dev/null
+++ b/lib/l10n/sr.php
@@ -0,0 +1,8 @@
+<?php $TRANSLATIONS = array(
+"Help" => "Помоћ",
+"Personal" => "Лично",
+"Settings" => "Подешавања",
+"Users" => "Корисници",
+"Authentication error" => "Грешка при аутентификацији",
+"Text" => "Текст"
+);