5 lines
112 B
PHP
5 lines
112 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Close" => "మూసివేయి",
|
|
"Password" => "సంకేతపదం"
|
|
);
|