Skip to content

Commit eb97375

Browse files
Translate /src/assets/locales/ja.json in en
translation completed for the source file '/src/assets/locales/ja.json' on the 'en' language.
1 parent ef29817 commit eb97375

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

src/assets/locales/en.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"title": "Tittle",
2525
"subject_name": "Course Tittle",
2626
"textbook": "Course Book",
27-
"goal": "Objective of Learning",
28-
"description": "Detail",
27+
"goal": "Target",
28+
"description": "Content",
2929
"videos": "Reference Video",
3030
"materials": "Learning Materials"
3131
},
@@ -69,7 +69,6 @@
6969
"date": "Date Setting",
7070
"time": "Time Setting",
7171
"subject_label_color": "Label Color",
72-
"description": "Detailed Description",
7372
"video_keyword": "(Optional function) Video Search",
7473
"video_url": "Reference Video URL",
7574
"video_thumbnail": "Video Thumbnail/Caption Display",
@@ -80,7 +79,12 @@
8079
"placeholders": {
8180
"video_keyword": "EX) Science"
8281
},
83-
"required": "*Items Marked with Are Required"
82+
"required": "*Items Marked with Are Required",
83+
"search_videos": {
84+
"search": "Search",
85+
"search_result": "Video Search Results of {source}",
86+
"add_to_video_urls": "Reference Video URL"
87+
}
8488
},
8589
"editing_visibility_dialog": {
8690
"title": {

0 commit comments

Comments
 (0)