summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ru.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/ru.php')
-rw-r--r--apps/files_sharing/l10n/ru.php6
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/ru.php b/apps/files_sharing/l10n/ru.php
index 796403ae998..05ca8c3e498 100644
--- a/apps/files_sharing/l10n/ru.php
+++ b/apps/files_sharing/l10n/ru.php
@@ -1,6 +1,4 @@
<?php $TRANSLATIONS = array(
-"Size" => "Размер",
-"Modified" => "Изменён",
-"Delete all" => "Удалить все",
-"Delete" => "Удалить"
+"Password" => "Пароль",
+"Submit" => "Отправить"
);