From ac3e753de75be23564fff95b835807c5a0ff42b4 Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Thu, 16 Feb 2023 23:59:02 +0100 Subject: [PATCH 1/3] Fix: typos --- src/pages/Faq.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/Faq.jsx b/src/pages/Faq.jsx index cb59ea6..eab63c7 100644 --- a/src/pages/Faq.jsx +++ b/src/pages/Faq.jsx @@ -312,7 +312,7 @@ const faqs = [
Cost Effective:
{' '}
- A basic translation. The conveyed meaning must be the similar, but nuances might be lost. Occasional typos + A basic translation. The conveyed meaning must be similar, but nuances might be lost. Occasional typos and translation errors are acceptable.
@@ -382,7 +382,7 @@ const faqs = [ translation task.

This will help you discover the right prices for your tasks.

-

If you would like to avoid this mechanism, you can set the same value for both minium and maximum price.

+

If you would like to avoid this mechanism, you can set the same value for both minimum and maximum price.

, ], [ @@ -424,7 +424,7 @@ const faqs = [ <>

Short answer is: no! Always double-check it yourself.

- Linguo works with several languages and a miriad of file formats. There is currently no fail-proof way to + Linguo works with several languages and a myriad of file formats. There is currently no fail-proof way to determine the word count for a translation task.

From 128a160c7125aa9d63117d65f01e5e00ffdec2ce Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Fri, 17 Feb 2023 00:00:55 +0100 Subject: [PATCH 2/3] Fix: typo --- src/assets/fixtures/translationQualityTiers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/fixtures/translationQualityTiers.json b/src/assets/fixtures/translationQualityTiers.json index 5538aba..b4ce333 100644 --- a/src/assets/fixtures/translationQualityTiers.json +++ b/src/assets/fixtures/translationQualityTiers.json @@ -3,7 +3,7 @@ "value": "costEffective", "name": "Cost Effective", "description": [ - "The conveyed meaning must be the similar, but nuances might be lost. Occasional typos and translation errors are acceptable.", + "The conveyed meaning must be similar, but nuances might be lost. Occasional typos and translation errors are acceptable.", "Translators having a self-declared level B2 (CEFR) or higher will be able to work on this task." ], "requiredLevel": "B2" From 79edb739bd283ba85b7c1547f8994136279ba58b Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Fri, 17 Feb 2023 00:03:13 +0100 Subject: [PATCH 3/3] Fix: typos --- src/pages/Home/Translators.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/Home/Translators.jsx b/src/pages/Home/Translators.jsx index 90e8a97..17cd2c1 100644 --- a/src/pages/Home/Translators.jsx +++ b/src/pages/Home/Translators.jsx @@ -12,8 +12,8 @@ import StartNowCard from './StartNowCard'; const SENTENCES = [ 'Earn by translating documents.', - "Earn by reviewing other people's tranlations.", - 'Flexibility to chose what you work on.', + "Earn by reviewing other people's translations.", + 'Flexibility to choose what you work on.', ]; const CARDS = [