Merge remote-tracking branch 'upstream-next/develop' into feature/i18n

This commit is contained in:
Nriver
2024-08-07 16:56:36 +08:00
373 changed files with 47060 additions and 2138 deletions

View File

@@ -11,7 +11,7 @@ const TPL = `
<div class="modal-header">
<h5 class="modal-title mr-auto">${t('add_link.add_link')}</h5>
<button type="button" class="help-button" title="${t('add_link.help_on_links')}" data-help-page="Links">?</button>
<button type="button" class="help-button" title="${t('add_link.help_on_links')}" data-help-page="links.md">?</button>
<button type="button" class="close" data-dismiss="modal" aria-label="${t('add_link.close')}" style="margin-left: 0 !important;">
<span aria-hidden="true">&times;</span>