summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-24 00:07:38 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-24 00:07:38 +0100
commit3ff32eba2563aa0cce99e6c409cab34a04420dc1 (patch)
tree3b532d03f4345df39b3ad9f87fff5266c740e627 /apps/files_sharing
parentc986dbe5739347f3fd40fa17132169de9fd9494c (diff)
downloadnextcloud-server-3ff32eba2563aa0cce99e6c409cab34a04420dc1.tar.gz
nextcloud-server-3ff32eba2563aa0cce99e6c409cab34a04420dc1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/sr.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/sr.php b/apps/files_sharing/l10n/sr.php
new file mode 100644
index 00000000000..7a922b89002
--- /dev/null
+++ b/apps/files_sharing/l10n/sr.php
@@ -0,0 +1,3 @@
+<?php $TRANSLATIONS = array(
+"Submit" => "Пошаљи"
+);