Files
Trevor Batley bce7dd054a add contents
2025-10-09 15:04:29 +11:00

12 lines
209 B
PHP

<?php
/**
* English language file
*/
$lang['note_picker'] = 'Notes';
$lang['tb_note'] = 'Note';
$lang['tb_tip'] = 'Tip';
$lang['tb_important'] = 'Important';
$lang['tb_warning'] = 'Warning';