From 22d340991467c48096b04d3ce8feadc87c291443 Mon Sep 17 00:00:00 2001 From: basssy Date: Tue, 11 Feb 2025 12:33:32 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A9=94=EC=84=B8=EC=A7=80=20=EC=A0=95?= =?UTF-8?q?=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/ja.json | 2 +- src/locales/ko.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/ja.json b/src/locales/ja.json index 817c6f6e..dee68fff 100644 --- a/src/locales/ja.json +++ b/src/locales/ja.json @@ -765,7 +765,7 @@ "stuff.search.grid.all": "全体", "stuff.search.grid.selected": "選択", "stuff.search.grid.schSortTypeR": "最近の登録日", - "stuff.search.grid.schSortTypeU": "最近の修正日", + "stuff.search.grid.schSortTypeU": "最近の更新日", "stuff.windSelectPopup.title": "風速選択", "stuff.windSelectPopup.table.selected": "選択", "stuff.windSelectPopup.table.windspeed": "風速", diff --git a/src/locales/ko.json b/src/locales/ko.json index 35f7e55f..7315ce2c 100644 --- a/src/locales/ko.json +++ b/src/locales/ko.json @@ -765,7 +765,7 @@ "stuff.search.grid.all": "전체", "stuff.search.grid.selected": "선택", "stuff.search.grid.schSortTypeR": "최근 등록일", - "stuff.search.grid.schSortTypeU": "최근 수정일", + "stuff.search.grid.schSortTypeU": "최근 갱신일", "stuff.windSelectPopup.title": "풍속선택", "stuff.windSelectPopup.table.selected": "선택", "stuff.windSelectPopup.table.windspeed": "풍속",