mirror of
https://github.com/wassname/talk.git
synced 2026-08-09 12:30:42 +08:00
2772: swapping a Perspective API link from a dead one to the README on their repo. (#2773)
This commit is contained in:
committed by
Kim Gardner
parent
0f456330c5
commit
f900050ef4
@@ -224,7 +224,7 @@ const PerspectiveConfig: FunctionComponent<Props> = ({ disabled }) => {
|
||||
<HelperText>
|
||||
For additional information on how to set up the Perspective Toxic
|
||||
Comment Filter please visit:
|
||||
https://github.com/conversationai/perspectiveapi/blob/master/quickstart.md
|
||||
https://github.com/conversationai/perspectiveapi#readme
|
||||
</HelperText>
|
||||
</Localized>
|
||||
</HorizontalGutter>
|
||||
|
||||
@@ -756,11 +756,11 @@ improve the API over time.
|
||||
|
||||
<a
|
||||
className="ExternalLink-root"
|
||||
href="https://github.com/conversationai/perspectiveapi/blob/master/quickstart.md"
|
||||
href="https://github.com/conversationai/perspectiveapi#readme"
|
||||
rel="noopener noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
https://github.com/conversationai/perspectiveapi/blob/master/quickstart.md
|
||||
https://github.com/conversationai/perspectiveapi#readme
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@@ -289,7 +289,7 @@ configure-moderation-perspective-customEndpoint = Brugerdefineret slutpunkt
|
||||
configure-moderation-perspective-defaultEndpoint =
|
||||
Som standard er slutpunktet indstillet til { $default }. Du kan tilsidesætte dette her.
|
||||
configure-moderation-perspective-accountNote =
|
||||
For yderligere information om, hvordan man konfigurerer filteret for perspektivtoksisk kommentar, kan du besøge: <externalLink>https://github.com/conversationai/perspectiveapi/blob/master/quickstart.md</externalLink>
|
||||
For yderligere information om, hvordan man konfigurerer filteret for perspektivtoksisk kommentar, kan du besøge: <externalLink>https://github.com/conversationai/perspectiveapi#readme</externalLink>
|
||||
|
||||
#### Banned Words Configuration
|
||||
configure-wordList-banned-bannedWordsAndPhrases = Forbudte ord og sætninger
|
||||
|
||||
@@ -321,7 +321,7 @@ configure-moderation-perspective-defaultEndpoint =
|
||||
By default the endpoint is set to { $default }. You may override this here.
|
||||
configure-moderation-perspective-accountNote =
|
||||
For additional information on how to set up the Perspective Toxic Comment Filter please visit:
|
||||
<externalLink>https://github.com/conversationai/perspectiveapi/blob/master/quickstart.md</externalLink>
|
||||
<externalLink>https://github.com/conversationai/perspectiveapi#readme</externalLink>
|
||||
|
||||
#### Banned Words Configuration
|
||||
configure-wordList-banned-bannedWordsAndPhrases = Banned words and phrases
|
||||
|
||||
@@ -333,7 +333,7 @@ configure-moderation-perspective-accountNote =
|
||||
Pour des informations complémentaires sur comment configurer le filtre
|
||||
de commentaires toxiques de perspective, rendez-vous sur :
|
||||
|
||||
<externalLink>https://github.com/conversationai/perspectiveapi/blob/master/quickstart.md</externalLink>
|
||||
<externalLink>https://github.com/conversationai/perspectiveapi#readme</externalLink>
|
||||
|
||||
#### Banned Words Configuration
|
||||
configure-wordList-banned-bannedWordsAndPhrases = Mots et phrases bannis
|
||||
|
||||
@@ -321,7 +321,7 @@ configure-moderation-perspective-defaultEndpoint =
|
||||
Por padrão o endpoint é setado como { $default }. Você pode sobrescreve-lo aqui
|
||||
configure-moderation-perspective-accountNote =
|
||||
Para obter informações adicionais sobre como configurar o filtro de comentário tóxicos da Perspective API , visite:
|
||||
<externalLink>https://github.com/conversationai/perspectiveapi/blob/master/quickstart.md</externalLink>
|
||||
<externalLink>https://github.com/conversationai/perspectiveapi#readme</externalLink>
|
||||
|
||||
#### Banned Words Configuration
|
||||
configure-wordList-banned-bannedWordsAndPhrases = Palavras e Frases Banidas
|
||||
|
||||
Reference in New Issue
Block a user