Unified authentication key names
This commit is contained in:
parent
5a393599ec
commit
503f7affd4
|
@ -66,7 +66,7 @@
|
||||||
"message": "DeepL API"
|
"message": "DeepL API"
|
||||||
},
|
},
|
||||||
"deeplApiCaptionLabel": {
|
"deeplApiCaptionLabel": {
|
||||||
"message": "Use DeepL API. You must register with DeepL API Free or DeepL API Pro to obtain an authorization key."
|
"message": "Use DeepL API. You must register with DeepL API Free or DeepL API Pro to obtain an authentication key."
|
||||||
},
|
},
|
||||||
"howToUseDeeplLabel": {
|
"howToUseDeeplLabel": {
|
||||||
"message": "How to register DeepL API"
|
"message": "How to register DeepL API"
|
||||||
|
@ -84,7 +84,7 @@
|
||||||
"message": "DeepL API Pro"
|
"message": "DeepL API Pro"
|
||||||
},
|
},
|
||||||
"deeplAuthKeyLabel": {
|
"deeplAuthKeyLabel": {
|
||||||
"message": "Authorization key"
|
"message": "Authentication key"
|
||||||
},
|
},
|
||||||
"deeplAuthKeyCaptionLabel": {
|
"deeplAuthKeyCaptionLabel": {
|
||||||
"message": "Enter the authentication key for the DeepL API."
|
"message": "Enter the authentication key for the DeepL API."
|
||||||
|
|
Loading…
Reference in a new issue