diff --git a/src/public/app/widgets/dialogs/include_note.js b/src/public/app/widgets/dialogs/include_note.js index ad26a60fb..192795ccf 100644 --- a/src/public/app/widgets/dialogs/include_note.js +++ b/src/public/app/widgets/dialogs/include_note.js @@ -38,7 +38,7 @@ const TPL = ` diff --git a/src/public/translations/cn/translation.json b/src/public/translations/cn/translation.json index 6784ee856..2f22e51bc 100644 --- a/src/public/translations/cn/translation.json +++ b/src/public/translations/cn/translation.json @@ -185,7 +185,7 @@ "box_size_small": "小型 (显示大约10行)", "box_size_medium": "中型 (显示大约30行)", "box_size_full": "完整显示(完整文本框)", - "button_include": "包含笔记" + "button_include": "包含笔记 回车" }, "info": { "modalTitle": "信息消息", diff --git a/src/public/translations/de/translation.json b/src/public/translations/de/translation.json index f1b917fbb..9c76d2b79 100644 --- a/src/public/translations/de/translation.json +++ b/src/public/translations/de/translation.json @@ -180,7 +180,7 @@ "box_size_small": "klein (~ 10 Zeilen)", "box_size_medium": "mittel (~ 30 Zeilen)", "box_size_full": "vollständig (Feld zeigt vollständigen Text)", - "button_include": "Notiz beifügen" + "button_include": "Notiz beifügen Eingabetaste" }, "info": { "modalTitle": "Infonachricht", diff --git a/src/public/translations/en/translation.json b/src/public/translations/en/translation.json index 3e7f01d0f..967b8ee02 100644 --- a/src/public/translations/en/translation.json +++ b/src/public/translations/en/translation.json @@ -200,7 +200,7 @@ "box_size_small": "small (~ 10 lines)", "box_size_medium": "medium (~ 30 lines)", "box_size_full": "full (box shows complete text)", - "button_include": "Include note" + "button_include": "Include note enter" }, "info": { "modalTitle": "Info message", diff --git a/src/public/translations/es/translation.json b/src/public/translations/es/translation.json index 753f678d7..cbae5a09a 100644 --- a/src/public/translations/es/translation.json +++ b/src/public/translations/es/translation.json @@ -195,7 +195,7 @@ "box_size_small": "pequeño (~ 10 líneas)", "box_size_medium": "medio (~ 30 líneas)", "box_size_full": "completo (el cuadro muestra el texto completo)", - "button_include": "Incluir nota" + "button_include": "Incluir nota Enter" }, "info": { "modalTitle": "Mensaje informativo", diff --git a/src/public/translations/fr/translation.json b/src/public/translations/fr/translation.json index c96cc243a..96dea4ca1 100644 --- a/src/public/translations/fr/translation.json +++ b/src/public/translations/fr/translation.json @@ -181,7 +181,7 @@ "box_size_small": "petit (~ 10 lignes)", "box_size_medium": "moyen (~ 30 lignes)", "box_size_full": "complet (la boîte affiche le texte complet)", - "button_include": "Inclure une note" + "button_include": "Inclure une note Entrée" }, "info": { "modalTitle": "Message d'information", diff --git a/src/public/translations/ro/translation.json b/src/public/translations/ro/translation.json index ba13f8cb0..8fae4c546 100644 --- a/src/public/translations/ro/translation.json +++ b/src/public/translations/ro/translation.json @@ -717,7 +717,7 @@ "box_size_medium": "mediu (~ 30 de rânduri)", "box_size_prompt": "Dimensiunea căsuței notiței incluse:", "box_size_small": "mică (~ 10 rânduri)", - "button_include": "Include notița", + "button_include": "Include notița Enter", "dialog_title": "Includere notița", "label_note": "Notiță", "placeholder_search": "căutați notița după denumirea ei", diff --git a/src/public/translations/tw/translation.json b/src/public/translations/tw/translation.json index 1517c4df1..a59733fba 100644 --- a/src/public/translations/tw/translation.json +++ b/src/public/translations/tw/translation.json @@ -185,7 +185,7 @@ "box_size_small": "小型 (顯示大約10行)", "box_size_medium": "中型 (顯示大約30行)", "box_size_full": "完整顯示(完整文字框)", - "button_include": "包含筆記" + "button_include": "包含筆記 Enter" }, "info": { "modalTitle": "資訊消息",