diff --git a/src/ScreenTemplates.java b/src/ScreenTemplates.java index c4fde8d..5e98b58 100644 --- a/src/ScreenTemplates.java +++ b/src/ScreenTemplates.java @@ -940,7 +940,7 @@ temp_json66.put("height", 55); Map temp_json01_ = new HashMap<>(); temp_json01_.put("type", "button"); - temp_json01_.put("text", "データ読み込み"); + temp_json01_.put("text", "データ取り込み"); temp_json01_.put("visible", true); temp_json01_.put("x", 250); temp_json01_.put("y", 85);