mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-30 19:52:17 +01:00
6 lines
126 B
PHP
6 lines
126 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Download" => "Скачать",
|
|
"Delete" => "Удалить",
|
|
"Title" => "Заголовок"
|
|
);
|