1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-02-07 01:54:16 +01:00
2013-09-05 05:38:03 -04:00

7 lines
161 B
PHP

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