mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-19 08:52:22 +01:00
8 lines
169 B
PHP
8 lines
169 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Cancel" => "منسوخ کریں",
|
|
"Add" => "شامل کریں",
|
|
"Error" => "ایرر",
|
|
"Password" => "پاسورڈ",
|
|
"Help" => "مدد"
|
|
);
|