4 lines
74 B
PHP
4 lines
74 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Password" => "Kodi",
|
|
"Help" => "Ndihmë"
|
|
);
|