streams/view/en-au/strings.php

5 lines
157 B
PHP

<?php
require_once('view/en-gb/strings.php');
$a->strings['Welcome %s. Remote authentication successful.'] = "G'day %s. Remote authentication successful";