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

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
);