summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ka.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ka.php')
-rw-r--r--apps/files/l10n/ka.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/ka.php b/apps/files/l10n/ka.php
index 148e688547a..bbc70614cfc 100644
--- a/apps/files/l10n/ka.php
+++ b/apps/files/l10n/ka.php
@@ -1,4 +1,6 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"Files" => "ფაილები",
"Download" => "გადმოწერა"
);
+$PLURAL_FORMS = "nplurals=1; plural=0;";