1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-01 13:24:10 +01:00
OwncloudContactsOfficial/l10n/hi.php
2014-08-18 00:48:43 -04:00

9 lines
247 B
PHP

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