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/ug.php')
-rw-r--r--l10n/ug.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/l10n/ug.php b/l10n/ug.php
index 7ce4cb65..67452e4a 100644
--- a/l10n/ug.php
+++ b/l10n/ug.php
@@ -1,6 +1,8 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"Your personal web services. All your files, contacts, calendar and more, in one place." => "شەخسىي تور مۇلازىمىتىڭىز All your files, contacts, calendar and more, in one place.",
"Connect your Calendar" => "يىلنامەڭىزگە باغلاڭ",
"Connect your Contacts" => "ئالاقەداشلىرىڭىزغا باغلاڭ",
"Documentation" => "قوللانما"
);
+$PLURAL_FORMS = "nplurals=1; plural=0;";