mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 12:11:08 -04:00
Translate badges
This commit is contained in:
@ -172,7 +172,7 @@
|
||||
:color="$utils.getBadgeStatusColor(estimate.status).color"
|
||||
class="px-1 text-xs"
|
||||
>
|
||||
{{ estimate.status }}
|
||||
{{ $utils.getStatusTranslation(estimate.status) }}
|
||||
</sw-badge>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user