Added IBAN generator stub, Updated some strings

Update iban-generator.yml, ico-maker.yml, and 7 more files...
This commit is contained in:
2025-03-17 03:36:49 +01:00
parent c91430ef62
commit 587157a746
9 changed files with 821 additions and 3 deletions

View File

View File

@@ -25,7 +25,9 @@
{{ l10n("enable.binary.blobs", applet_data.id, user_lang) }}:
</label>
<input id="{{ applet_data.id }}-enable-binary-blobs" class="r-m border" type="checkbox">
<span class="ml-s t-italic t-muted">Enables upload and inclusion in final <span class="t-monospace">.ico</span> file.</span>
<span class="ml-s t-italic t-muted">
{{ l10n("enable.binary.blobs.subtext", applet_data.id, user_lang) }}
</span>
<br>