@@ -27,6 +27,8 @@ const translations = {
2727 'feature.line_graph.desc' : '透過折線圖直觀呈現各科成績走勢,支援多科目同時比較,成績起伏一目了然。' ,
2828 'feature.timetable.title' : '輕鬆查看課表' ,
2929 'feature.timetable.desc' : '隨時隨地查看每日課表,掌握上課節次與科目。' ,
30+ 'feature.more.title' : '更多功能' ,
31+ 'feature.more.desc' : '持續開發增加中,敬請期待...' ,
3032 'privacy.title' : '隱私與安全' ,
3133 'privacy.nopassword.title' : '不保存密碼' ,
3234 'privacy.nopassword.desc' : '你的密碼只在登入時使用,不會被儲存在任何地方。' ,
@@ -69,6 +71,8 @@ const translations = {
6971 'feature.line_graph.desc' : 'Intuitively display grade trends for each subject through line graphs, supporting multi-subject comparisons at a glance.' ,
7072 'feature.timetable.title' : 'Check Timetable Easily' ,
7173 'feature.timetable.desc' : 'View your daily timetable anytime, anywhere. Keep track of class periods and subjects.' ,
74+ 'feature.more.title' : 'More Features' ,
75+ 'feature.more.desc' : 'More features are continually being added, stay tuned...' ,
7276 'privacy.title' : 'Privacy & Security' ,
7377 'privacy.nopassword.title' : 'No password storage' ,
7478 'privacy.nopassword.desc' : 'Your password is only used during login and is never stored anywhere.' ,
0 commit comments