mirror of
https://github.com/zadam/trilium.git
synced 2025-11-17 02:30:42 +01:00
add translation for enter
This commit is contained in:
@@ -44,7 +44,7 @@ const TPL = `
|
||||
</div>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type="submit" class="btn btn-primary">${t('clone_to.clone_to_selected_note')} <kbd>enter</kbd></button>
|
||||
<button type="submit" class="btn btn-primary">${t('clone_to.clone_to_selected_note')}</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user