Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
<?php

$config = [
	//  translators: This is a brand name. Preferably to not be translated
	'name' => _x('Cookies Consent', 'Extension Brand Name', 'blocksy-companion'),
	'description' => __('Display a cookie acceptance box in order to comply with the privacy regulations in your country.', 'blocksy-companion')
];