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