1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-18 07:52:21 +01:00
2014-03-09 00:49:34 -05:00

7 lines
166 B
PHP

<?php $TRANSLATIONS = array(
"Save" => "सहेजें",
"Add" => "डाले",
"Close" => "बंद करें ",
"Share" => "साझा करें"
);