Gestion de l'astrologie
This commit is contained in:
8
templates/chat/rolls/selected-horoscope-roll-card.hbs
Normal file
8
templates/chat/rolls/selected-horoscope-roll-card.hbs
Normal file
@@ -0,0 +1,8 @@
|
||||
<div>
|
||||
{{#each selectedHoroscope as |horo id|}}
|
||||
{{localize "BOL.chat.usedhoroscope"}} : {{horo.name}}
|
||||
{{/each}}
|
||||
</div>
|
||||
|
||||
<div>{{localize "BOL.chat.horoscopedeleted"}}</div>
|
||||
|
||||
Reference in New Issue
Block a user