feat(vocab): add SRS schedule date formatting and update close button text
This commit is contained in:
@@ -327,7 +327,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
<div class="form-actions">
|
||||
<button type="button" class="button-secondary" @click="showIntensiveStatusDialog = false">{{ $t('general.close') }}</button>
|
||||
<button type="button" class="button-secondary" @click="showIntensiveStatusDialog = false">{{ $t('message.close') }}</button>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user