mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
add cache for languages, make function to laravel translate
This commit is contained in:
@@ -279,8 +279,6 @@ class AppFunctionsController extends Controller
|
||||
return $lang->with('languageStrings')->first();
|
||||
});
|
||||
|
||||
// return $lang->with('languageStrings')->first();
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user