1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-01 13:24:10 +01:00
OwncloudContactsOfficial/l10n/en@pirate.php

6 lines
106 B
PHP
Raw Normal View History

2013-05-02 00:51:52 +02:00
<?php $TRANSLATIONS = array(
2013-07-24 06:50:10 +02:00
"Download" => "Download",
2014-05-12 06:49:51 +02:00
"Title" => "Title",
"Password" => "Secret Code"
2013-05-02 00:51:52 +02:00
);