Skip to content

Commit

Permalink
chore: proofread text
Browse files Browse the repository at this point in the history
  • Loading branch information
vitonsky committed Jun 24, 2024
1 parent d883f09 commit 82cc0b9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions site/src/components/Landing/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"opensource": {
"title": "Open source",
"content": "Linguist is completely free, <0>open-source</0>, and it does not collect any user data to sell.<br><br>You may <1>support the project</1> with your donations to help Linguist maintain its independence and high quality. Share Linguist with your friends, to make it popular together!"
"content": "Linguist is completely free, <0>open-source</0>, and it does not collect any user data to sell.<br><br>You may <1>support the project</1> with your donations to help Linguist maintain its independence and high quality. Share Linguist with your friends to make it popular together!"
},
"support": {
"title": "Support",
Expand All @@ -37,23 +37,23 @@
},
"fullPageTranslation": {
"title": "Full page translation",
"content": "Fast and high quality whole page translation in one click, even for a private pages that need login. Flexible configuration for auto translation based on domain name and languages. Translation is available by hotkey. You may see an original text by hover on it."
"content": "Fast and high-quality whole-page translation in one click, even for private pages that need login. Flexible configuration for auto-translation based on domain name and languages. Translation is available by hotkey. You may see the original text by hovering over it."
},
"selectedTextTranslation": {
"title": "Translation for selected text",
"content": "Encountering unfamiliar words while reading an online article? Just select text on the page and click the button to translate it. You can speak the translated and original text, and save the translation to your dictionary."
"content": "Encountering unfamiliar words while reading an online article? Just select the text on the page and click the button to translate it. You can speak the translated and original text and save the translation to your dictionary."
},
"textTranslation": {
"title": "Text translation always at hand",
"content": "If you need to translate any text - just click the Linguist button to open the pop-up window. No more tabs with translation services, just use Linguist."
"content": "If you need to translate any text, just click the Linguist button to open the pop-up window. No more tabs with translation services, just use Linguist."
},
"knowledgeBase": {
"title": "Make your own personal knowledge base",
"content": "Any translated text is saved in the history, and you can add your favorite translations to your dictionary. You can search for translations in both your dictionary and history, and even filter your translations by language. The dictionary feature is available even when you are offline, making it an ideal tool for language learners or travelers who require constant access to their word lists."
},
"customTranslators": {
"title": "Custom translators",
"content": "Unlike other browser extensions, Linguist is not just a wrapper over the Google Translator Widget; it's a complete and independent translation system. If you are not satisfied with embedded translators, you may use Linguist with your favorite translation service, just by add a custom translator. Read more about in <0>docs</0>."
"content": "Unlike other browser extensions, Linguist is not just a wrapper over the Google Translator Widget; it's a complete and independent translation system. If you are not satisfied with embedded translators, you can use Linguist with your favorite translation service by adding a custom translator. Read more about it in <0>docs</0>."
}
}
}
Expand Down

0 comments on commit 82cc0b9

Please sign in to comment.