mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 14:20:31 +00:00
BIG-18: missing locales in Arabic.
This commit is contained in:
@@ -9,7 +9,7 @@ export default function PaymentMadesEmptyStatus() {
|
||||
|
||||
return (
|
||||
<EmptyStatus
|
||||
title={<T id={'the_organization_doesn_t_receive_money_yet'} />}
|
||||
title={<T id={'payment_made.empty_status.title'} />}
|
||||
description={
|
||||
<p>
|
||||
<T id="payment_made_empty_status_description" />
|
||||
|
||||
Reference in New Issue
Block a user