diff --git a/simple-translate/_locales/en/messages.json b/simple-translate/_locales/en/messages.json index a97835b..3a24aed 100644 --- a/simple-translate/_locales/en/messages.json +++ b/simple-translate/_locales/en/messages.json @@ -86,6 +86,16 @@ "secondTargetLangCaptionLabel": { "message": "Select the second target language." }, + "waitTimeLabel": { + "message": "Waiting time to translate" + }, + "waitTimeCaptionLabel": { + "message": + "Specify the waiting time from the input of a character to the start of translation. (millisecond)" + }, + "waitTime2CaptionLabel": { + "message": "If you translate it many times in a short time, it may become unusable for a while." + }, "menuLabel": { "message": "Context menu" diff --git a/simple-translate/options/options.html b/simple-translate/options/options.html index 93deb6b..50c27a9 100644 --- a/simple-translate/options/options.html +++ b/simple-translate/options/options.html @@ -170,6 +170,22 @@ + +
翻訳までの待ち時間
+ + +