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

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/te.php')
-rw-r--r--l10n/te.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/l10n/te.php b/l10n/te.php
index e5366b4c..b9ab8338 100644
--- a/l10n/te.php
+++ b/l10n/te.php
@@ -1,3 +1,5 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"Your personal web services. All your files, contacts, calendar and more, in one place." => "మీ వ్యక్తిగత జాల సేవలు. మీ దస్త్రాలు, పరిచయాలు, క్యాలెండర్ ఇంకా మరెన్నో, అన్నీ ఒకే చోట."
);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";