feat: localiztion.

This commit is contained in:
elforjani13
2021-12-27 14:44:04 +02:00
parent d1a67ca2ed
commit 99716e99a9
11 changed files with 57 additions and 42 deletions

View File

@@ -35,8 +35,9 @@ function RefundVendorCreditFloatingActions({
loading={isSubmitting}
style={{ minWidth: '85px' }}
type="submit"
text="Refund"
/>
>
<T id={'refund'} />
</Button>
</div>
</div>
);