1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-02-07 01:54:16 +01:00

6 lines
136 B
PHP
Raw Normal View History

2013-02-12 12:54:12 +01:00
<?php $TRANSLATIONS = array(
2013-06-20 01:16:34 +02:00
"Save" => "सहेजें",
2013-07-24 00:50:10 -04:00
"Error" => "त्रुटि",
2013-08-13 07:11:14 -04:00
"Share" => "साझा करें"
2013-02-12 12:54:12 +01:00
);