4 lines
102 B
PHP
4 lines
102 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Password" => "సంకేతపదం",
|
|
"Help" => "సహాయం"
|
|
);
|