mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-20 05:12:54 +08:00
Merge pull request #210 from TallTed/patch-1
improve language of "huge file" error
This commit is contained in:
commit
e32147e1bf
@ -32,11 +32,11 @@ export const ErrorView = () => (
|
||||
height="200"
|
||||
alt="oops"
|
||||
/>
|
||||
<StyledTitle>JSON Crack unable to handle this file!</StyledTitle>
|
||||
<StyledTitle>JSON Crack is unable to handle this file!</StyledTitle>
|
||||
<StyledInfo>
|
||||
We apologize for the problem you encountered, we are doing our best as Open
|
||||
Source community to improve our service. JSON Crack is currently unable to
|
||||
handle such a huge file.
|
||||
We apologize for the problem you encountered. We are doing our best as an Open
|
||||
Source community to improve our service. Unfortunately, JSON Crack is currently unable to
|
||||
handle such a large file.
|
||||
</StyledInfo>
|
||||
</StyledErrorView>
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user