1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-19 08:52:22 +01:00
2013-09-05 05:38:03 -04:00

7 lines
161 B
PHP

<?php $TRANSLATIONS = array(
"Save" => "सहेजें",
"Add" => "डाले",
"Error" => "त्रुटि",
"Share" => "साझा करें"
);