Files
quicknotes/templates/fake.php
2020-06-14 19:54:31 -03:00

7 lines
144 B
PHP

<?php
/**
* This is a fake script just to translate the strings inside handlebars.
*/
p($l->t('Delete attachment'));
p($l->t('Attach file'));