Skip to content

Commit 50bd945

Browse files
Merge branch 'development' into feature/387_Change-input-order
2 parents c016a7a + 249bc6a commit 50bd945

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/assets/locales/ja.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"title": "タイトル",
2525
"subject_name": "教科名",
2626
"textbook": "教科書",
27-
"goal": "学習の目的",
28-
"description": "詳細",
27+
"goal": "ねらい",
28+
"description": "内容(ないよう)",
2929
"videos": "参考動画",
3030
"materials": "副教材"
3131
},
@@ -69,7 +69,7 @@
6969
"date": "日付設定",
7070
"time": "時間設定",
7171
"subject_label_color": "ラベル色",
72-
"description": "詳細説明",
72+
"description": "内容(ないよう)",
7373
"video_keyword": "(オプション機能)動画検索",
7474
"video_url": "参考動画URL",
7575
"video_thumbnail": "動画サムネイル・キャプション表示",

0 commit comments

Comments
 (0)