mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-30 19:52:17 +01:00
6 lines
100 B
PHP
6 lines
100 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Download" => "Discargar",
|
|
"Delete" => "Deler",
|
|
"Title" => "Titulo"
|
|
);
|