mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-27 14:33:59 -04:00
Revert jobs i18n
This commit is contained in:
parent
62c5b34a96
commit
b5bbe85836
2 changed files with 9 additions and 19 deletions
app
|
@ -610,13 +610,6 @@
|
|||
jobs_benefit_4: "Unlimited sick/personal days"
|
||||
jobs_benefit_5: "Professional development and continuing education support"
|
||||
jobs_benefit_6: "Medical/dental/vision insurance"
|
||||
jobs_positon_1_title: "Software Engineer, iOS"
|
||||
jobs_positon_1_description: "Want to write the first iPad app for CodeCombat? We’re looking for a product-focused engineer to translate our core gameplay and educational tools into an experience that feels like it was born on the iPad."
|
||||
jobs_positon_2_title: "Head of Sales"
|
||||
jobs_positon_2_description: "School districts are scrambling to offer computer science classes to all their students as a core subject. They have had no solution, because they can't afford to hire enough programming teachers – until now."
|
||||
jobs_positon_3_title: "Sales Representative"
|
||||
jobs_positon_3_description: "School districts are scrambling to offer computer science classes to all their students as a core subject. They have had no solution, because they can't afford to hire enough programming teachers – until now."
|
||||
fulltime: "Fulltime"
|
||||
learn_more: "Learn More"
|
||||
jobs_custom_title: "Create Your Own"
|
||||
jobs_custom_description: "Are you passionate about CodeCombat but don't see a job listed that matches your qualifications? Write us and show how you think you can contribute to our team. We'd love to hear from you!"
|
||||
|
|
|
@ -252,32 +252,29 @@ block content
|
|||
li.small(data-i18n="about.jobs_benefit_6")
|
||||
.col-sm-6.col-md-5.col-lg-4
|
||||
.job-listing
|
||||
h5(data-i18n="about.jobs_positon_1_title")
|
||||
h5 Software Engineer, iOS
|
||||
.text-center
|
||||
small.label
|
||||
| San Francisco •
|
||||
span.spl(data-i18n="about.fulltime")
|
||||
p.small(data-i18n="about.jobs_positon_1_description")
|
||||
| San Francisco • Fulltime
|
||||
p.small Want to write the first iPad app for CodeCombat? We’re looking for a product-focused engineer to translate our core gameplay and educational tools into an experience that feels like it was born on the iPad.
|
||||
a.job-link.btn.btn-lg.btn-navy(href="https://jobs.lever.co/codecombat/eb190007-7195-49ee-a322-893b0d1cdcb4" rel="external")
|
||||
span(data-i18n="about.learn_more")
|
||||
.col-sm-6.col-md-5.col-md-offset-1.col-lg-4.col-lg-offset-0
|
||||
.job-listing
|
||||
h5(data-i18n="about.jobs_positon_2_title")
|
||||
h5 Head of Sales
|
||||
.text-center
|
||||
small.label
|
||||
| San Francisco •
|
||||
span.spl(data-i18n="about.fulltime")
|
||||
p.small(data-i18n="about.jobs_positon_2_description")
|
||||
| San Francisco • Fulltime
|
||||
p.small School districts are scrambling to offer computer science classes to all their students as a core subject. They have had no solution, because they can't afford to hire enough programming teachers – until now.
|
||||
a.job-link.btn.btn-lg.btn-navy(href="https://jobs.lever.co/codecombat/2d0194ed-7c69-4aab-b1f9-363ca4b9f04b" rel="external")
|
||||
span(data-i18n="about.learn_more")
|
||||
.col-sm-6.col-md-5.col-lg-4
|
||||
.job-listing
|
||||
h5(data-i18n="about.jobs_positon_3_title")
|
||||
h5 Sales Representative
|
||||
.text-center
|
||||
small.label
|
||||
| San Francisco •
|
||||
span.spl(data-i18n="about.fulltime")
|
||||
p.small(data-i18n="about.jobs_positon_3_description")
|
||||
| San Francisco • Fulltime
|
||||
p.small School districts are scrambling to offer computer science classes to all their students as a core subject. They have had no solution, because they can't afford to hire enough programming teachers – until now.
|
||||
a.job-link.btn.btn-lg.btn-navy(href="https://jobs.lever.co/codecombat/3f6ff123-16ce-4ecb-aba3-dcf4e8927c47" rel="external")
|
||||
span(data-i18n="about.learn_more")
|
||||
.col-sm-6.col-md-5.col-md-offset-1.col-lg-4.col-lg-offset-0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue