Unified authentication key names

This commit is contained in:
sienori 2022-03-05 16:26:58 +09:00
parent 5a393599ec
commit 503f7affd4

View file

@ -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."