add translation for enter

This commit is contained in:
Nriver
2024-07-24 17:32:01 +08:00
parent a01065908d
commit 5691554442
3 changed files with 3 additions and 3 deletions

View File

@@ -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>