streams/view/en-au/strings.php

6 lines
157 B
PHP
Raw Normal View History

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