Translate placeholders...

This commit is contained in:
Matias De lellis
2022-05-18 22:47:32 -03:00
parent 10cd724f91
commit 54b372dad7
2 changed files with 2 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
/**
* This is a fake script just to translate the strings inside handlebars.
*/
p($l->t('Title'));
p($l->t('Delete attachment'));
p($l->t('Attach file'));
p($l->t('Shared'));