fix: clé de localisation noTarotCards (Notifications -> Label)

This commit is contained in:
2026-07-10 23:43:32 +02:00
parent 95f6dc6275
commit e77b9104b4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
</div>
{{/each}}
{{else}}
<p>{{localize "HAMALRON.Notifications.noTarotCards"}}</p>
<p>{{localize "HAMALRON.Label.noTarotCards"}}</p>
{{/if}}
</div>
</fieldSet>