this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update copy, add lingva-api

+9 -1
+9 -1
src/pages/settings.jsx
··· 388 388 </p> 389 389 <p class="insignificant"> 390 390 <small> 391 - Note: This feature uses an external API to translate, 391 + Note: This feature uses external translation services, 392 392 powered by{' '} 393 + <a 394 + href="https://github.com/cheeaun/lingva-api" 395 + target="_blank" 396 + rel="noopener noreferrer" 397 + > 398 + Lingva API 399 + </a>{' '} 400 + &amp;{' '} 393 401 <a 394 402 href="https://github.com/thedaviddelta/lingva-translate" 395 403 target="_blank"