fixed translation problem

This commit is contained in:
2025-09-10 09:11:34 +02:00
parent 9958985d2d
commit 14a5ba37b2
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@
</script>
<fieldset>
<legend>{t('edit_service',serviceName)}</legend>
<legend>{t('edit_service',{name:(serviceName||"")})}</legend>
{#if service.name || !serviceName}
<table>
<tbody>