mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
WIP: Arabic localization.|
This commit is contained in:
@@ -53,3 +53,7 @@ export * from './Table';
|
||||
export * from './Ledger';
|
||||
export * from './CashFlow';
|
||||
export * from './InventoryDetails';
|
||||
|
||||
export interface I18nService {
|
||||
__: (input: string) => string;
|
||||
}
|
||||
Reference in New Issue
Block a user