Don't localize error messages
This commit is contained in:
@@ -55,7 +55,7 @@ export interface ErrorWithCause {
|
||||
*/
|
||||
domain?: string;
|
||||
/**
|
||||
* The native error description (Localized on iOS)
|
||||
* The native error description
|
||||
*
|
||||
* * iOS: `NSError.message`
|
||||
* * Android: `Throwable.message`
|
||||
|
Reference in New Issue
Block a user