Skip to content
Snippets Groups Projects
Commit 0e4ad241 authored by Thomas Groutars's avatar Thomas Groutars Committed by Nicolas Martinelli
Browse files

[FIX] mail: missing translation due to typo

Closes #11929
opw-676854
parent 17c217ac
Branches
Tags
No related merge requests found
......@@ -343,7 +343,7 @@ var BasicComposer = Widget.extend({
input_min_height: 28,
mention_fetch_limit: 8,
mention_partners_restricted: false, // set to true to only suggest prefetched partners
send_text: _('Send'),
send_text: _t('Send'),
default_body: '',
default_mention_selections: {},
});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment