1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-18 21:41:59 +00:00

update preferences' labels

This commit is contained in:
Baptiste Augrain
2018-12-24 11:04:17 +01:00
parent 073a5d4d68
commit 50669f65bb
2 changed files with 2 additions and 2 deletions

View File

@@ -561,7 +561,7 @@ class UiTab extends React.Component {
ref='enableSmartPaste'
type='checkbox'
/> 
{i18n.__('Enable smart paste')}
{i18n.__('Enable HTML paste')}
</label>
</div>