@@ -23,10 +23,10 @@ const translations = {
2323 'feature.simulator.desc' : '拖動滑桿調整各科分數,即時計算調整後的加權平均,規劃你的讀書策略。' ,
2424 'feature.trend.title' : '追蹤你的進步軌跡' ,
2525 'feature.trend.desc' : '自動比對同學期歷次考試,清楚看到平均與排名的變化趨勢。' ,
26+ 'feature.line_graph.title' : '視覺化歷次成績' ,
27+ 'feature.line_graph.desc' : '透過折線圖直觀呈現各科成績走勢,支援多科目同時比較,成績起伏一目了然。' ,
2628 'feature.timetable.title' : '輕鬆查看課表' ,
2729 'feature.timetable.desc' : '隨時隨地查看每日課表,掌握上課節次與科目。' ,
28- 'feature.more.title' : '更多功能' ,
29- 'feature.more.desc' : '持續開發增加中,敬請期待...' ,
3030 'privacy.title' : '隱私與安全' ,
3131 'privacy.nopassword.title' : '不保存密碼' ,
3232 'privacy.nopassword.desc' : '你的密碼只在登入時使用,不會被儲存在任何地方。' ,
@@ -65,10 +65,10 @@ const translations = {
6565 'feature.simulator.desc' : 'Drag sliders to adjust scores per subject and instantly calculate the new weighted average.' ,
6666 'feature.trend.title' : 'Track your progress' ,
6767 'feature.trend.desc' : 'Automatically compares exams across the semester to visualize average and rank trends.' ,
68+ 'feature.line_graph.title' : 'Visualize Grade Trends' ,
69+ 'feature.line_graph.desc' : 'Intuitively display grade trends for each subject through line graphs, supporting multi-subject comparisons at a glance.' ,
6870 'feature.timetable.title' : 'Check Timetable Easily' ,
6971 'feature.timetable.desc' : 'View your daily timetable anytime, anywhere. Keep track of class periods and subjects.' ,
70- 'feature.more.title' : 'More Features' ,
71- 'feature.more.desc' : 'More features are continually being added, stay tuned...' ,
7272 'privacy.title' : 'Privacy & Security' ,
7373 'privacy.nopassword.title' : 'No password storage' ,
7474 'privacy.nopassword.desc' : 'Your password is only used during login and is never stored anywhere.' ,
0 commit comments