4 lines
87 B
PHP
4 lines
87 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Encryption" => "Enkriptazioa",
|
|
"None" => "Bat ere ez"
|
|
);
|