mirror of
https://github.com/24eme/signaturepdf
synced 2026-03-14 13:55:44 +01:00
add translate string to signature file
This commit is contained in:
parent
197050119a
commit
4ad36c87a7
6 changed files with 389 additions and 383 deletions
|
|
@ -157,7 +157,8 @@
|
|||
'Move this page' => _('Move this page'),
|
||||
'Move here' => _('Move here'),
|
||||
'Turn this page' => _('Turn this page'),
|
||||
'Download this page' => _('Download this page')
|
||||
'Download this page' => _('Download this page'),
|
||||
|
||||
]); ?>;
|
||||
</script>
|
||||
<script src="<?php echo $REVERSE_PROXY_URL; ?>/js/organization.js?<?php echo ($COMMIT) ? $COMMIT : filemtime($ROOT."/public/js/organization.js") ?>"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue