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

github.com/nextcloud/templateeditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/fa.php')
-rw-r--r--l10n/fa.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/l10n/fa.php b/l10n/fa.php
new file mode 100644
index 0000000..1a307fc
--- /dev/null
+++ b/l10n/fa.php
@@ -0,0 +1,6 @@
+<?php
+$TRANSLATIONS = array(
+"Reset" => "تنظیم مجدد",
+"Save" => "ذخیره"
+);
+$PLURAL_FORMS = "nplurals=1; plural=0;";