1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-11 00:52:29 +01:00

5 lines
77 B
PHP
Raw Normal View History

2013-05-02 00:51:52 +02:00
<?php $TRANSLATIONS = array(
2013-07-24 00:50:10 -04:00
"Download" => "Download",
2013-08-13 07:11:14 -04:00
"Title" => "Title"
2013-05-02 00:51:52 +02:00
);