WIP: Arabic localization.

This commit is contained in:
a.bouhuolia
2021-06-10 13:05:44 +02:00
50 changed files with 302 additions and 262 deletions

View File

@@ -50,7 +50,7 @@ export default function VendorsBalanceSummaryHeaderGeneral() {
<Checkbox
inline={true}
small={true}
label={'Percentage Of Column'}
label={<T id={'percentage_of_column'} />}
name={'percentage'}
{...field}
/>