Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-06-15 02:51:55 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-06-15 02:51:55 +0400
commitb9948fb33c00d6655ba5a51a1d83019abe9b0348 (patch)
tree3076e15cda82dcc2a76e0fb18bfb2a45e43a4b25 /files_odfviewer
parent6204156139ae2f45ba4b656286dc15befd292b78 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'files_odfviewer')
-rw-r--r--files_odfviewer/l10n/bs.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/files_odfviewer/l10n/bs.php b/files_odfviewer/l10n/bs.php
new file mode 100644
index 000000000..47d181e29
--- /dev/null
+++ b/files_odfviewer/l10n/bs.php
@@ -0,0 +1,3 @@
+<?php $TRANSLATIONS = array(
+"Close" => "Zatvori"
+);