4 lines
53 B
PHP
Raw Normal View History

2014-05-12 00:44:33 -04:00
<?php $TRANSLATIONS = array(
"OK" => "Добра"
);