Merge pull request #693 from automatisch/chore/deepl-auth-field-typo
fix: Typo of DeepL authentication key field
This commit is contained in:
@@ -17,7 +17,7 @@ export default {
|
||||
},
|
||||
{
|
||||
key: 'authenticationKey',
|
||||
label: 'Authenticatin Key',
|
||||
label: 'Authentication Key',
|
||||
type: 'string' as const,
|
||||
required: true,
|
||||
readOnly: false,
|
||||
|
Reference in New Issue
Block a user