From 9c8af1b0381401965b006a1e21d800d5f13f43c7 Mon Sep 17 00:00:00 2001 From: kobakazu0429 Date: Thu, 9 Nov 2023 19:22:16 +0900 Subject: [PATCH] update modal text --- src/locales/en.json | 7 +++---- src/locales/ja.json | 10 ++++++---- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index be393f23..9e3899b3 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -79,12 +79,11 @@ ["br"], [ "list", - "Author: National Institute of Technology (KOSEN), Kure College, Electrical Engineering and Information Science, 5th Kazuhiro Kobatake" + "Author: National Institute of Technology (KOSEN), Kure College, Advanced Course, Project Design Engineering, Kazuhiro Kobatake" ], - ["list", "Contact: E17-sspt@kure.kosen-ac.jp"], - ["link", "https://twitter.com/kobakazu0429", "Twitter: @kobakazu0429"], + ["list", "Contact: S22-itjh@kure.kosen-ac.jp"], ["br"], - ["list-right", "2021, senior thesis"] + ["list-right", "2023, Senior Thesis"] ], "shortcuts": [ ["list", "For Mac users, should replace Control with Command"], diff --git a/src/locales/ja.json b/src/locales/ja.json index b519aaa3..b256f3ad 100644 --- a/src/locales/ja.json +++ b/src/locales/ja.json @@ -74,11 +74,13 @@ ["list", "このページは右上の「︙」からいつでも閲覧可能です。"], ["br"], ["br"], - ["list", "作成者:呉工業高等専門学校 電気情報工学科 5年 小畠 一泰"], - ["list", "連絡先:E17-sspt@kure.kosen-ac.jp"], - ["link", "https://twitter.com/kobakazu0429", "Twitter:@kobakazu0429"], + [ + "list", + "作成者:呉工業高等専門学校 専攻科 プロジェクトデザイン工学専攻 2年 小畠 一泰" + ], + ["list", "連絡先:S22-itjh@kure.kosen-ac.jp"], ["br"], - ["list-right", "2021年度 卒業研究"] + ["list-right", "卒業研究"] ], "shortcuts": [ ["list", "Macの人は Control を Command に読み換えてください"],