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-02-26 03:03:53 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-26 03:03:53 +0400
commite4e95bf77075fe79a5cff22099e3659fdd87ae3c (patch)
treef24ebdef6d1d150a56a5f344abf7cfc4d098f494 /files_odfviewer
parent9b6aeef90cda603c7496181e45edebb8f4729962 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'files_odfviewer')
-rw-r--r--files_odfviewer/l10n/fa.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/files_odfviewer/l10n/fa.php b/files_odfviewer/l10n/fa.php
new file mode 100644
index 000000000..d3a2eb3f8
--- /dev/null
+++ b/files_odfviewer/l10n/fa.php
@@ -0,0 +1,3 @@
+<?php $TRANSLATIONS = array(
+"Close" => "بستن"
+);