1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-03 15:24:09 +01:00
OwncloudContactsOfficial/l10n/ru_RU.php
2013-10-19 08:16:21 -04:00

9 lines
208 B
PHP

<?php $TRANSLATIONS = array(
"Contacts" => "Контакты",
"Cancel" => "Отмена",
"OK" => "OK",
"Error" => "Ошибка",
"Download" => "Загрузка",
"Share" => "Сделать общим"
);