+ *
+ * Note: As of using Laravel 10, this may now be redundant since Laravel's
+ * file loader supports multiple paths. This needs further testing though
+ * to confirm if Laravel works how we expect, since we specifically need
+ * the theme folder to be able to partially override core lang files.
+ *
+ * @param string $locale
+ * @param string $group
+ * @param string|null $namespace
+ *