We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d13c790 commit 9020fb4Copy full SHA for 9020fb4
src/assets/locales/zh_TW.json
@@ -24,8 +24,8 @@
24
"title": "標題",
25
"subject_name": "科目名",
26
"textbook": "教科書",
27
- "goal": "學習目標",
28
- "description": "詳細",
+ "goal": "目標",
+ "description": "內容",
29
"videos": "參考影片",
30
"materials": "輔助教材"
31
},
@@ -69,7 +69,6 @@
69
"date": "設定日期",
70
"time": "設定時間",
71
"subject_label_color": "標籤顏色",
72
- "description": "詳細說明",
73
"video_keyword": "可選功能(影片搜尋)",
74
"video_url": "參考影片 URL",
75
"video_thumbnail": "顯示影片縮圖",
@@ -80,7 +79,12 @@
80
79
"placeholders": {
81
"video_keyword": "例)理科"
82
83
- "required": "*符號者為必填項目"
+ "required": "*符號者為必填項目",
+ "search_videos": {
84
+ "search": "搜尋",
85
+ "search_result": "{source}的影片搜尋結果",
86
+ "add_to_video_urls": "參考影片 URL 登錄"
87
+ }
88
89
"editing_visibility_dialog": {
90
"title": {
0 commit comments