fix: replace innerHTML with DOM API in updateCategoryOptions; restore uk.json newline

innerHTML violates project convention (PostToolUse hook blocks it); use
replaceChildren with createElement/textContent instead. Also restore the
trailing newline removed from uk.json.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Ulas Kalayci
2026-04-19 13:07:32 +02:00
parent 7910636ffa
commit 52b494241e
2 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -624,4 +624,4 @@
"pendingBadgeTitle": "{{count}} нагадування",
"pendingBadgeTitlePlural": "{{count}} нагадувань"
}
}
}