summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/sr.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/sr.php')
-rw-r--r--apps/files_encryption/l10n/sr.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/sr.php b/apps/files_encryption/l10n/sr.php
new file mode 100644
index 00000000000..dbeda58af08
--- /dev/null
+++ b/apps/files_encryption/l10n/sr.php
@@ -0,0 +1,5 @@
+<?php $TRANSLATIONS = array(
+"Encryption" => "Шифровање",
+"None" => "Ништа",
+"Enable Encryption" => "Омогући шифровање"
+);