19 lines
466 B
YAML
19 lines
466 B
YAML
en:
|
|
# Text direction: Left-to-Right (ltr) or Right-to-Left (rtl)
|
|
direction: ltr
|
|
#
|
|
# Trustie账户模块
|
|
#
|
|
# 公共变量
|
|
#
|
|
|
|
|
|
|
|
|
|
label_project_course_un: "The user is not enrolled in any course yet. "
|
|
label_project_course_unadd: "You have no course,creat one now!"
|
|
label_project_cousre_studentun: "You have not joined any course, come and join now!"
|
|
user:
|
|
courses:
|
|
doing: Strating
|
|
done: Finished |