mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-02 03:51:18 +00:00
Some new translations and stuff.
This commit is contained in:
@@ -40,4 +40,4 @@ class ConfigureLogging extends IlluminateConfigureLogging
|
||||
$app->make('config')->get('app.log_max_files', 5)
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -30,4 +30,4 @@ class HomeController extends Controller
|
||||
return view('admin.index', compact('title', 'mainTitleIcon'));
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -67,4 +67,4 @@ class UserController extends Controller
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -231,4 +231,4 @@ class ReportController extends Controller
|
||||
return $attributes;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user