Skip to content

Commit d784386

Browse files
committed
言語ファイル修正
1 parent 6c874b2 commit d784386

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

src/assets/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"material_title": "Learning Material Title",
7777
"material_url": "Learning Material URL"
7878
},
79-
"placeholders": {
79+
"placeholder": {
8080
"video_keyword": "EX) Science"
8181
},
8282
"required": "*Items Marked with Are Required",

src/assets/locales/ja.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,19 +77,19 @@
7777
"date": "日付設定",
7878
"time": "時間設定",
7979
"subject_label_color": "ラベル色",
80-
"video_keyword": "オプション機能)動画検索",
80+
"video_keyword": "オプション機能:参考動画検索",
8181
"video_url": "参考動画URL",
8282
"video_thumbnail": "動画サムネイル・キャプション表示",
8383
"textbook_page": "教科書ページ",
8484
"material_title": "副教材タイトル",
8585
"material_url": "副教材URL"
8686
},
87-
"placeholders": {
88-
"video_keyword": "例) 理科"
87+
"placeholder": {
88+
"video_keyword": "キーワード"
8989
},
9090
"required": "*マークのあるものは必須項目です",
9191
"search_videos": {
92-
"search": "検索する",
92+
"search": "検索",
9393
"search_result": "{source}の動画検索結果",
9494
"add_to_video_urls": "参考動画URLに登録する"
9595
}

src/assets/locales/zh_TW.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"material_title": "副教材標題",
7777
"material_url": "輔助教材 URL"
7878
},
79-
"placeholders": {
79+
"placeholder": {
8080
"video_keyword": "例)理科"
8181
},
8282
"required": "*符號者為必填項目",

0 commit comments

Comments
 (0)