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

7 lines
187 B
PHP
Raw Normal View History

2013-05-02 00:51:52 +02:00
<?php $TRANSLATIONS = array(
2013-05-13 21:43:42 +02:00
"Download" => "Download",
2013-05-02 00:51:52 +02:00
"Upload new photo" => "Upload new portrait",
2013-05-13 21:43:42 +02:00
"Select photo from ownCloud" => "Select portrait from ownCloud",
"Title" => "Title"
2013-05-02 00:51:52 +02:00
);