diff --git a/simple-translate/_locales/en/messages.json b/simple-translate/_locales/en/messages.json index 6785640..2deba5b 100644 --- a/simple-translate/_locales/en/messages.json +++ b/simple-translate/_locales/en/messages.json @@ -29,6 +29,12 @@ "webPageLabel": { "message": "Web page" }, + "ifShowCandidateLabel": { + "message": "Show translation candidates" + }, + "ifShowCandidateCaptionLabel": { + "message": "Show multiple translation candidates when a single word is translated." + }, "ifShowButtonLabel": { "message": "Display the button when text is selected" }, diff --git a/simple-translate/options/options.html b/simple-translate/options/options.html index 6df3aed..c4221ba 100644 --- a/simple-translate/options/options.html +++ b/simple-translate/options/options.html @@ -54,6 +54,19 @@ + +
翻訳候補を表示する
+ +