Fix/add translations and fix round attachments.

This commit is contained in:
Matias De lellis
2020-06-14 19:54:31 -03:00
parent 20e9512fa3
commit 666144b413
6 changed files with 26 additions and 13 deletions

6
templates/fake.php Normal file
View File

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