[nit] Rename credit history to invoice history (#3598)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Chenlei Hu
2025-04-23 22:33:52 -04:00
committed by GitHub
parent 64ad6a9bb0
commit ba367c0214
8 changed files with 8 additions and 8 deletions

View File

@@ -58,7 +58,7 @@
<div class="flex justify-between items-center mt-8">
<Button
:label="$t('credits.creditsHistory')"
:label="$t('credits.invoiceHistory')"
text
severity="secondary"
icon="pi pi-arrow-up-right"