4 lines
73 B
PHP
4 lines
73 B
PHP
|
<?php $TRANSLATIONS = array(
|
||
|
"Password" => "စကားဝှက်"
|
||
|
);
|