4 lines
74 B
PHP
4 lines
74 B
PHP
|
<?php $TRANSLATIONS = array(
|
||
|
"Upload" => "பதிவேற்று"
|
||
|
);
|