rememberForever( 'translations_'.app()->getLocale(), fn () => Json::decode(file_get_contents(resource_path('lang/'.app()->getLocale().'.json'))) ); } }