mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 05:27:57 -05:00
feat:setup language
This commit is contained in:
5
types/react-native-dotenv/index.d.ts
vendored
5
types/react-native-dotenv/index.d.ts
vendored
@@ -18,4 +18,9 @@ declare module 'react-native-dotenv' {
|
||||
* Flag for Toggling environment url
|
||||
*/
|
||||
export const CREDENTIAL_REGISTRY_EDIT: string;
|
||||
|
||||
/**
|
||||
* LANGUAGE for the unsupported device languages
|
||||
*/
|
||||
export const APPLICATION_LANGUAGE: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user