4 lines
121 B
PHP
4 lines
121 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Files" => "ဖိုင်များ",
|
|
"Download" => "ဒေါင်းလုတ်"
|
|
);
|