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

View File

@@ -1,3 +1,4 @@
<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>