mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Translations for dropzone
This commit is contained in:
parent
4179610685
commit
3177f390d2
@ -11,3 +11,9 @@
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
|
||||
Dropzone.prototype.defaultOptions.dictDefaultMessage = '{!! ctrans('texts.dropzone_default_message') !!}';
|
||||
|
||||
</script>
|
Loading…
x
Reference in New Issue
Block a user