oc.php 114 Bytes
<?php
$TRANSLATIONS = array(
"Documentation" => "Documentacion"
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";