Merge pull request #995 from sharetribe/fix-typo

Fix typo
This commit is contained in:
Vesa Luusua 2019-01-09 11:45:55 +02:00 committed by GitHub
commit 7cb204d94b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -14,6 +14,8 @@ way to update this template, but currently, we follow a pattern:
## Upcoming version 2019-XX-XX
- [fix] Fixed a small typo. [#995](https://github.com/sharetribe/flex-template-web/pull/995)
## [v2.7.0] 2019-01-08
- [add] Add Spanish translations file: es.json and update docs/translations.md

View file

@ -627,7 +627,7 @@
"ProfileSettingsPage.viewProfileLink": "View your profile",
"ResponsiveImage.noImage": "No image",
"ReviewForm.reviewContentLabel": "Leave a review",
"ReviewForm.reviewContentPlaceholder": "Descripe your experience…",
"ReviewForm.reviewContentPlaceholder": "Describe your experience…",
"ReviewForm.reviewContentRequired": "You need to add a message to leave a review.",
"ReviewForm.reviewRatingLabel": "Rate your experience",
"ReviewForm.reviewRatingRequired": "Review message is required",