Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

translate errordecoder component #23

Merged
merged 2 commits into from Feb 27, 2019
Merged

translate errordecoder component #23

merged 2 commits into from Feb 27, 2019

Conversation

galnir
Copy link
Collaborator

@galnir galnir commented Feb 26, 2019

No description provided.

@tesseralis tesseralis mentioned this pull request Feb 26, 2019
88 tasks
@@ -69,16 +69,15 @@ function ErrorResult(props: {|code: ?string, msg: string|}) {
if (!code) {
return (
<p>
When you encounter an error, you'll receive a link to this page for that
specific error and we'll show you the full error text.
כשאתה נתקל בשגיאה, אתה תקבל קישור לדף זה בשביל השגיאה הספציפית ואנחנו נראה לך את טקסט השגיאה המלא.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

בשביל -> לגבי Sounds more appropriate in my opinion

@galnir galnir merged commit 986885e into reactjs:master Feb 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants