summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ka_GE.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/ka_GE.php')
-rw-r--r--apps/files_sharing/l10n/ka_GE.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ka_GE.php b/apps/files_sharing/l10n/ka_GE.php
index c88cc59cf8d..a5a80b3c5a1 100644
--- a/apps/files_sharing/l10n/ka_GE.php
+++ b/apps/files_sharing/l10n/ka_GE.php
@@ -1,4 +1,5 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"Password" => "პაროლი",
"Submit" => "გაგზავნა",
"%s shared the folder %s with you" => "%s–მა გაგიზიარათ ფოლდერი %s",
@@ -8,3 +9,4 @@
"Cancel upload" => "ატვირთვის გაუქმება",
"No preview available for" => "წინასწარი დათვალიერება შეუძლებელია"
);
+$PLURAL_FORMS = "nplurals=1; plural=0;";