mirror of
https://github.com/owncloudarchive/contacts.git
synced 2024-12-01 13:24:10 +01:00
5 lines
141 B
PHP
5 lines
141 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Upload new photo" => "Upload new portrait",
|
|
"Select photo from ownCloud" => "Select portrait from ownCloud"
|
|
);
|