nextcloud/apps/files_sharing/l10n/ru.php

7 lines
160 B
PHP
Raw Normal View History

2012-08-25 04:08:36 +04:00
<?php $TRANSLATIONS = array(
"Size" => "Размер",
"Modified" => "Изменён",
"Delete all" => "Удалить все",
"Delete" => "Удалить"
);