mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
WIP: Arabic localization.
This commit is contained in:
@@ -12,7 +12,7 @@ export default function BillsEmptyStatus() {
|
||||
title={<T id={'manage_the_organization_s_services_and_products'} />}
|
||||
description={
|
||||
<p>
|
||||
<T id={'here_a_list_of_your_organization_products_and_services'} />
|
||||
<T id="bill_empty_status_description" />
|
||||
</p>
|
||||
}
|
||||
action={
|
||||
|
||||
@@ -12,7 +12,7 @@ export default function PaymentMadesEmptyStatus() {
|
||||
title={<T id={'the_organization_doesn_t_receive_money_yet'} />}
|
||||
description={
|
||||
<p>
|
||||
<T id={'it_is_a_long_established_fact_that_a_reader'} />
|
||||
<T id="payment_made_empty_status_description" />
|
||||
</p>
|
||||
}
|
||||
action={
|
||||
|
||||
Reference in New Issue
Block a user