be.php 75 Bytes
<?php $TRANSLATIONS = array(
"Ok" => "Добра",
"OK" => "Добра"
);