From 503f7affd435981152f384a093c8fabc0d375f97 Mon Sep 17 00:00:00 2001 From: sienori Date: Sat, 5 Mar 2022 16:26:58 +0900 Subject: [PATCH] Unified authentication key names --- src/_locales/en/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json index 6a27b57..3f0bed6 100644 --- a/src/_locales/en/messages.json +++ b/src/_locales/en/messages.json @@ -66,7 +66,7 @@ "message": "DeepL API" }, "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": { "message": "How to register DeepL API" @@ -84,7 +84,7 @@ "message": "DeepL API Pro" }, "deeplAuthKeyLabel": { - "message": "Authorization key" + "message": "Authentication key" }, "deeplAuthKeyCaptionLabel": { "message": "Enter the authentication key for the DeepL API."