7 lines
163 B
PHP
Raw Permalink Normal View History

2024-08-06 18:06:00 +05:45
<?php
// Text
$_['text_recommended'] = 'Recommended';
$_['text_install'] = 'Install';
$_['text_uninstall'] = 'Uninstall';
$_['text_delete'] = 'Delete';