mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-25 01:08:50 +01:00
Update copy, add lingva-api
This commit is contained in:
parent
ef8dda2dbb
commit
53b1755e51
1 changed files with 9 additions and 1 deletions
|
@ -388,8 +388,16 @@ function Settings({ onClose }) {
|
|||
</p>
|
||||
<p class="insignificant">
|
||||
<small>
|
||||
Note: This feature uses an external API to translate,
|
||||
Note: This feature uses external translation services,
|
||||
powered by{' '}
|
||||
<a
|
||||
href="https://github.com/cheeaun/lingva-api"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
Lingva API
|
||||
</a>{' '}
|
||||
&{' '}
|
||||
<a
|
||||
href="https://github.com/thedaviddelta/lingva-translate"
|
||||
target="_blank"
|
||||
|
|
Loading…
Reference in a new issue