3 lines
103 B
PHP
3 lines
103 B
PHP
<?php $TRANSLATIONS = array(
|
|
"web services under your control" => "web services under your control"
|
|
);
|