summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/uk.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/uk.php')
-rw-r--r--apps/files_sharing/l10n/uk.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/uk.php b/apps/files_sharing/l10n/uk.php
new file mode 100644
index 00000000000..43b86a28c17
--- /dev/null
+++ b/apps/files_sharing/l10n/uk.php
@@ -0,0 +1,4 @@
+<?php $TRANSLATIONS = array(
+"Password" => "Пароль",
+"Download" => "Завантажити"
+);