streams/view/en-au/strings.php
2016-03-31 16:06:03 -07:00

5 lines
159 B
PHP

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