1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-18 07:52:21 +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",
2013-08-05 05:53:55 -04:00
"Title" => "Title",
"Password" => "Secret Code"
2013-05-02 00:51:52 +02:00
);