Update themeDelete.html: fix data-i18n

This commit is contained in:
Rivelle 2024-12-30 18:57:53 +08:00 committed by GitHub
parent a2355ab2ef
commit ca9d5c2fd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,4 @@
<div> <div>
Are you sure you want to delete the theme "{{themeName}}"? <h3 data-i18n="Are you sure you want to delete the theme?">Are you sure you want to delete the theme?</h3>
<b>"{{themeName}}"<b>
</div> </div>