nextcloud/apps/files_sharing/l10n/ru.php

5 lines
95 B
PHP
Raw Normal View History

2012-08-25 04:08:36 +04:00
<?php $TRANSLATIONS = array(
2012-08-30 04:06:45 +04:00
"Password" => "Пароль",
"Submit" => "Отправить"
2012-08-25 04:08:36 +04:00
);