1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-10 00:46:16 +01:00

6 lines
106 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",
2014-05-12 00:49:51 -04:00
"Title" => "Title",
"Password" => "Secret Code"
2013-05-02 00:51:52 +02:00
);