mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-17 01:42:19 +00:00
Various translation updates.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
This commit is contained in:
@@ -43,7 +43,7 @@ class NewUserController extends Controller
|
||||
public function index(ARI $repository)
|
||||
{
|
||||
|
||||
View::share('title', 'Welcome to Firefly!');
|
||||
View::share('title', trans('firefly.welcome'));
|
||||
View::share('mainTitleIcon', 'fa-fire');
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user