4 lines
99 B
PHP
4 lines
99 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Error" => "ایرر",
|
|
"Unshare" => "شئیرنگ ختم کریں"
|
|
);
|