mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-11-30 23:37:16 +01:00
Fix/add translations and fix round attachments.
This commit is contained in:
6
templates/fake.php
Normal file
6
templates/fake.php
Normal 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'));
|
||||
Reference in New Issue
Block a user