1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-25 14:52:17 +01:00
2013-11-11 02:54:25 -05:00

11 lines
290 B
PHP

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