mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 01:55:38 -05:00
Update ru.coffee
With @M-r-A fixes
This commit is contained in:
parent
e138d2eed6
commit
dd6209cd99
1 changed files with 3 additions and 3 deletions
|
@ -264,7 +264,7 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
|
|||
# work_blurb: "List your relevant work experience, most recent first."
|
||||
# work_employer: "Employer"
|
||||
# work_employer_help: "Name of your employer."
|
||||
# work_role: "Job Title"
|
||||
work_role: "Должность"
|
||||
# work_role_help: "What was your job title or role?"
|
||||
work_duration: "Продолжительность"
|
||||
# work_duration_help: "When did you hold this gig?"
|
||||
|
@ -275,7 +275,7 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
|
|||
# education_blurb: "List your academic ordeals."
|
||||
# education_school: "School"
|
||||
# education_school_help: "Name of your school."
|
||||
# education_degree: "Degree"
|
||||
education_degree: "Степень"
|
||||
# education_degree_help: "What was your degree and field of study?"
|
||||
# education_duration: "Dates"
|
||||
# education_duration_help: "When?"
|
||||
|
@ -871,7 +871,7 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
|
|||
components: "Компоненты"
|
||||
# thang: "Thang"
|
||||
# thangs: "Thangs"
|
||||
# level_session: "Your Session"
|
||||
level_session: "Ваша сессия"
|
||||
# opponent_session: "Opponent Session"
|
||||
article: "Статья"
|
||||
# user_names: "User Names"
|
||||
|
|
Loading…
Reference in a new issue