From 9158426d0ac8123e982f8747efcc7eae3c27f4b3 Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 29 Apr 2019 14:51:04 +0900 Subject: [PATCH] Improve usability --- locales/ja-JP.yml | 2 ++ .../views/components/page-editor/page-editor.script-block.vue | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/locales/ja-JP.yml b/locales/ja-JP.yml index 9a7e68fa4..d9a69931f 100644 --- a/locales/ja-JP.yml +++ b/locales/ja-JP.yml @@ -1906,6 +1906,8 @@ pages: text: "テキスト" multiLineText: "テキスト(複数行)" textList: "テキストのリスト" + _textList: + info: "ひとつひとつを改行で区切ってください" add: "+ 足す" _add: arg1: "A" diff --git a/src/client/app/common/views/components/page-editor/page-editor.script-block.vue b/src/client/app/common/views/components/page-editor/page-editor.script-block.vue index 312283203..9554c75d0 100644 --- a/src/client/app/common/views/components/page-editor/page-editor.script-block.vue +++ b/src/client/app/common/views/components/page-editor/page-editor.script-block.vue @@ -16,8 +16,8 @@
-
- +
+