Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DTT (Staging > Test) [robo-dtt] #18436

Merged
merged 27 commits into from
Oct 17, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
e9ba18f
Allow display name editing for all but picture-only accounts
ewjordan Sep 8, 2017
287f06b
Simplify conditional
ewjordan Sep 8, 2017
7f09652
Tutorial explorer: move Sort By to a filter group from filter header
breville Oct 16, 2017
6b27b89
Tutorial Explorer: remove blank lines
breville Oct 16, 2017
1ff4285
levelbuilder content changes (-robo-commit)
deploy-code-org Oct 16, 2017
e6fa16c
Merge pull request #18415 from code-dot-org/dtl_candidate_66abcc20
deploy-code-org Oct 16, 2017
5959e7e
Restore PR 18316 (reverted in 18338)
Bjvanminnen Oct 16, 2017
3ea01ad
page as integer
Bjvanminnen Oct 17, 2017
3178f55
Add several improvements to PD Forms: additional helpers, some style
Oct 17, 2017
75c5847
Merge branch 'staging' into tutorial-explorer-sort-by-filter-group
breville Oct 17, 2017
0e48e1d
remove safe_get_channel_for
Bjvanminnen Oct 17, 2017
87010bc
PR feedback
Oct 17, 2017
9a10751
Tutorial explorer: remove default sort option & update tests
breville Oct 17, 2017
2aa2178
Tutorial Explorer: swap order to Sort By then Created By.
breville Oct 17, 2017
8c51a2d
Tutorial Explorer: update string identifier
breville Oct 17, 2017
b1f0881
Move census processing out of HoC signup handler
Oct 17, 2017
1dac54d
Merge pull request #18421 from code-dot-org/removeSafeGetChannelFor
Bjvanminnen Oct 17, 2017
64c5e82
Merge pull request #18422 from code-dot-org/levelGroupCleanup
Bjvanminnen Oct 17, 2017
ec734de
Merge pull request #18420 from code-dot-org/pd-form-improvements
aoby Oct 17, 2017
2f318ab
Merge pull request #18402 from code-dot-org/tutorial-explorer-sort-by…
breville Oct 17, 2017
3f2a4bb
Merge pull request #17637 from code-dot-org/edit-for-non-picture-acco…
ewjordan Oct 17, 2017
f9ccac2
Updated apps strings
deploy-code-org Oct 17, 2017
7d2f7e8
levelbuilder content changes (-robo-commit)
deploy-code-org Oct 17, 2017
12214f4
Merge pull request #18427 from code-dot-org/census-move-hoc-processing
drewsamnick Oct 17, 2017
d985556
staging content changes (-robo-commit)
deploy-code-org Oct 17, 2017
8ae9118
Merge branch 'staging' of github.com:code-dot-org/code-dot-org into s…
deploy-code-org Oct 17, 2017
921ba1c
Merge pull request #18435 from code-dot-org/levelbuilder
deploy-code-org Oct 17, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ describe('entry tests', () => {
'levels/submissionHelper': './src/sites/studio/pages/levels/submissionHelper.js',
'levels/_standalone_video': './src/sites/studio/pages/levels/_standalone_video.js',
'levels/external': './src/sites/studio/pages/levels/external.js',
'levels/levelGroup': './src/sites/studio/pages/levels/levelGroup.js',
'levels/_level_group': './src/sites/studio/pages/levels/_level_group.js',
'levels/multi': './src/sites/studio/pages/levels/multi.js',
'levels/textMatch': './src/sites/studio/pages/levels/textMatch.js',
'levels/widget': './src/sites/studio/pages/levels/widget.js',
Expand Down
5 changes: 4 additions & 1 deletion apps/i18n/tutorialExplorer/ar_sa.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "اضغط هنا لترى معاييرنا و ارشاداتنا لدروس ساعة من البرمجة.",
"bottomSpecialNeedsLink": "اضغط هنا للمزيد من المعلومات حول دعم التلاميذ ذوي الحاجيات الخاصة.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}
7 changes: 5 additions & 2 deletions apps/i18n/tutorialExplorer/az_az.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"filterHeaderTutorialCountSingle": "1 result",
"filterHeaderTutorialCountPlural": "{tutorial_count} results",
"filterHeaderDefault": "Sort",
"filterHeaderDisplayWeight": "Top rated",
"filterHeaderDisplayWeight": "Recommended",
"filterHeaderPopularityRank": "Most popular",
"roboticsButtonText": "View robotics activities",
"roboticsText": "Got robots? Use these activities and make a tangible Hour of Code for students of any age!",
Expand All @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "Click here to see our criteria and submission guidelines for Hour of Code tutorials.",
"bottomSpecialNeedsLink": "Click here for more information on supporting special needs students.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}
5 changes: 4 additions & 1 deletion apps/i18n/tutorialExplorer/bg_bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "Щракнете тук, за да видите нашите критерии и насоки за участие за Hour of Code уроците.",
"bottomSpecialNeedsLink": "Кликнете тук за повече информация в подкрепа на участие на ученици със СОП.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}
7 changes: 5 additions & 2 deletions apps/i18n/tutorialExplorer/bn_bd.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"filterHeaderTutorialCountSingle": "1 result",
"filterHeaderTutorialCountPlural": "{tutorial_count} results",
"filterHeaderDefault": "Sort",
"filterHeaderDisplayWeight": "Top rated",
"filterHeaderDisplayWeight": "Recommended",
"filterHeaderPopularityRank": "Most popular",
"roboticsButtonText": "View robotics activities",
"roboticsText": "Got robots? Use these activities and make a tangible Hour of Code for students of any age!",
Expand All @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "Click here to see our criteria and submission guidelines for Hour of Code tutorials.",
"bottomSpecialNeedsLink": "Click here for more information on supporting special needs students.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}
7 changes: 5 additions & 2 deletions apps/i18n/tutorialExplorer/bs_ba.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"filterHeaderTutorialCountSingle": "1 result",
"filterHeaderTutorialCountPlural": "{tutorial_count} results",
"filterHeaderDefault": "Sort",
"filterHeaderDisplayWeight": "Top rated",
"filterHeaderDisplayWeight": "Recommended",
"filterHeaderPopularityRank": "Most popular",
"roboticsButtonText": "View robotics activities",
"roboticsText": "Got robots? Use these activities and make a tangible Hour of Code for students of any age!",
Expand All @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "Click here to see our criteria and submission guidelines for Hour of Code tutorials.",
"bottomSpecialNeedsLink": "Click here for more information on supporting special needs students.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}
5 changes: 4 additions & 1 deletion apps/i18n/tutorialExplorer/ca_es.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "Click here to see our criteria and submission guidelines for Hour of Code tutorials.",
"bottomSpecialNeedsLink": "Click here for more information on supporting special needs students.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}
5 changes: 4 additions & 1 deletion apps/i18n/tutorialExplorer/co_co.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "Click here to see our criteria and submission guidelines for Hour of Code tutorials.",
"bottomSpecialNeedsLink": "Click here for more information on supporting special needs students.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}
5 changes: 4 additions & 1 deletion apps/i18n/tutorialExplorer/cs_cz.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "Klepnutím sem zobrazíte naše kritéria a pokyny pro kurzy Hodiny kódu.",
"bottomSpecialNeedsLink": "Klepněte zde pro další informace k podpoře studentů se zvláštními potřebami.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}
7 changes: 5 additions & 2 deletions apps/i18n/tutorialExplorer/da_dk.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"filterHeaderTutorialCountSingle": "1 result",
"filterHeaderTutorialCountPlural": "{tutorial_count} results",
"filterHeaderDefault": "Sort",
"filterHeaderDisplayWeight": "Top rated",
"filterHeaderDisplayWeight": "Recommended",
"filterHeaderPopularityRank": "Most popular",
"roboticsButtonText": "View robotics activities",
"roboticsText": "Got robots? Use these activities and make a tangible Hour of Code for students of any age!",
Expand All @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "Click here to see our criteria and submission guidelines for Hour of Code tutorials.",
"bottomSpecialNeedsLink": "Click here for more information on supporting special needs students.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}
5 changes: 4 additions & 1 deletion apps/i18n/tutorialExplorer/de_de.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "Hier klicken um die Anmeldebedingungen und Anleitungen für den 'Hour of Code' Tutorials einzusehen.",
"bottomSpecialNeedsLink": "Hier klicken für mehr Informationen, wie Sie Schüler mit geistigen oder körperlichen Beeinträchtigungen unterstützen können.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}
5 changes: 4 additions & 1 deletion apps/i18n/tutorialExplorer/el_gr.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "Κάντε κλικ εδώ για να δείτε οδηγίες τα κριτήρια και τη διαδικασία υποβολής σεμιναρίων δραστηριοτήτων για την Ώρα του Κώδικα.",
"bottomSpecialNeedsLink": "Κάντε κλικ εδώ για περισσότερες πληροφορίες σχετικά με την υποστήριξη μαθητών με ειδικές ανάγκες.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}
7 changes: 5 additions & 2 deletions apps/i18n/tutorialExplorer/en_gb.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"filterHeaderTutorialCountSingle": "1 result",
"filterHeaderTutorialCountPlural": "{tutorial_count} results",
"filterHeaderDefault": "Sort",
"filterHeaderDisplayWeight": "Top rated",
"filterHeaderDisplayWeight": "Recommended",
"filterHeaderPopularityRank": "Most popular",
"roboticsButtonText": "View robotics activities",
"roboticsText": "Got robots? Use these activities and make a tangible Hour of Code for students of any age!",
Expand All @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "Click here to see our criteria and submission guidelines for Hour of Code tutorials.",
"bottomSpecialNeedsLink": "Click here for more information on supporting special needs students.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}
6 changes: 3 additions & 3 deletions apps/i18n/tutorialExplorer/en_us.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular",
"filterGrades": "Grades",
"filterGradesPre": "Pre-reader",
"filterGrades25": "Grades 2-5",
Expand Down Expand Up @@ -43,9 +46,6 @@
"filterHeaderHideFilters": "Apply",
"filterHeaderTutorialCountSingle": "1 result",
"filterHeaderTutorialCountPlural": "{tutorial_count} results",
"filterHeaderDefault": "Sort",
"filterHeaderDisplayWeight": "Recommended",
"filterHeaderPopularityRank": "Most popular",
"roboticsButtonText": "View robotics activities",
"roboticsText": "Got robots? Use these activities and make a tangible Hour of Code for students of any age!",
"tutorialSetNoTutorials": "Your search returned no results.\nPlease try removing some filters to see more activities.",
Expand Down
5 changes: 4 additions & 1 deletion apps/i18n/tutorialExplorer/es_es.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "Haga clic aquí para ver nuestros criterios y nuestras reglas de envío para los tutoriales de la Hora del código.",
"bottomSpecialNeedsLink": "Haga clic aquí para obtener más información sobre cómo ayudar a estudiantes con necesidades especiales.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}
5 changes: 4 additions & 1 deletion apps/i18n/tutorialExplorer/es_mx.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "Haga clic aquí para ver nuestros criterios y reglas de envío para los tutoriales de la Hora del código.",
"bottomSpecialNeedsLink": "Haga clic aquí para más información sobre el apoyo de estudiantes con necesidades especiales.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}
5 changes: 4 additions & 1 deletion apps/i18n/tutorialExplorer/et_ee.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "Klõpsa siia, et näha meie nõudmisi KoodiTunni juhenditele ja juhiseid nende esitamiseks.",
"bottomSpecialNeedsLink": "Siin klõpsates leiad rohkem informatsiooni erivajadusega õpilaste toetamisest.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}
5 changes: 4 additions & 1 deletion apps/i18n/tutorialExplorer/eu_es.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "Klikatu hemen gure Kode Ordu Baten tutorialen irizpideak eta bidaltze arauak ikusteko.",
"bottomSpecialNeedsLink": "Klikatu hemen behar bereziak dituzten ikasleak laguntzeko informazio gehiago izateko.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}
7 changes: 5 additions & 2 deletions apps/i18n/tutorialExplorer/fa_af.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"filterHeaderTutorialCountSingle": "1 result",
"filterHeaderTutorialCountPlural": "{tutorial_count} results",
"filterHeaderDefault": "Sort",
"filterHeaderDisplayWeight": "Top rated",
"filterHeaderDisplayWeight": "Recommended",
"filterHeaderPopularityRank": "Most popular",
"roboticsButtonText": "View robotics activities",
"roboticsText": "Got robots? Use these activities and make a tangible Hour of Code for students of any age!",
Expand All @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "Click here to see our criteria and submission guidelines for Hour of Code tutorials.",
"bottomSpecialNeedsLink": "Click here for more information on supporting special needs students.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}
5 changes: 4 additions & 1 deletion apps/i18n/tutorialExplorer/fa_ir.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "Click here to see our criteria and submission guidelines for Hour of Code tutorials.",
"bottomSpecialNeedsLink": "Click here for more information on supporting special needs students.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}
5 changes: 4 additions & 1 deletion apps/i18n/tutorialExplorer/fi_fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "Klikkaa tästä nähdäksesi kriteerimme ja lähetysohjeet Kooditunti oppitunneille.",
"bottomSpecialNeedsLink": "Klikkaa tästä nähdäksesi lisätietoja kuinka tuemme oppilaiden erityistarpeita.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}
5 changes: 4 additions & 1 deletion apps/i18n/tutorialExplorer/fil_ph.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "Mag-click dito para tingnan ang aming pamantayan at mga patnubay sa pagsusumite para sa Hour of Code tutorials.",
"bottomSpecialNeedsLink": "Mag-click dito para sa karagdagang impormasiyon sa pagsuporta sa mga mag-aaral na may mga espesyal na pangangailangan.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}
5 changes: 4 additions & 1 deletion apps/i18n/tutorialExplorer/fr_fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "Cliquez ici pour voir nos critères et les lignes directrices de soumission pour les tutoriels d'heure de Code.",
"bottomSpecialNeedsLink": "Cliquez ici pour plus d’information concernant le soutien aux élèves ayant des besoins spécifiques.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}
5 changes: 4 additions & 1 deletion apps/i18n/tutorialExplorer/ga_ie.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "Cliceáil anseo chun na critéir agus treoirlínte a bhaineann le cúrsaí teagaisc don Uair Chódála a léamh.",
"bottomSpecialNeedsLink": "Cliceáil anseo chun tuilleadh eolais a fháil maidir le daltaí faoi riachtanais speisialta.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}
7 changes: 5 additions & 2 deletions apps/i18n/tutorialExplorer/gl_es.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"filterHeaderTutorialCountSingle": "1 result",
"filterHeaderTutorialCountPlural": "{tutorial_count} results",
"filterHeaderDefault": "Sort",
"filterHeaderDisplayWeight": "Top rated",
"filterHeaderDisplayWeight": "Recommended",
"filterHeaderPopularityRank": "Most popular",
"roboticsButtonText": "View robotics activities",
"roboticsText": "Got robots? Use these activities and make a tangible Hour of Code for students of any age!",
Expand All @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "Click here to see our criteria and submission guidelines for Hour of Code tutorials.",
"bottomSpecialNeedsLink": "Click here for more information on supporting special needs students.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}
5 changes: 4 additions & 1 deletion apps/i18n/tutorialExplorer/haw_hi.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "Click here to see our criteria and submission guidelines for Hour of Code tutorials.",
"bottomSpecialNeedsLink": "Click here for more information on supporting special needs students.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}
7 changes: 5 additions & 2 deletions apps/i18n/tutorialExplorer/he_il.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"filterHeaderTutorialCountSingle": "1 result",
"filterHeaderTutorialCountPlural": "{tutorial_count} results",
"filterHeaderDefault": "Sort",
"filterHeaderDisplayWeight": "Top rated",
"filterHeaderDisplayWeight": "Recommended",
"filterHeaderPopularityRank": "Most popular",
"roboticsButtonText": "View robotics activities",
"roboticsText": "Got robots? Use these activities and make a tangible Hour of Code for students of any age!",
Expand All @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "Click here to see our criteria and submission guidelines for Hour of Code tutorials.",
"bottomSpecialNeedsLink": "Click here for more information on supporting special needs students.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}
7 changes: 5 additions & 2 deletions apps/i18n/tutorialExplorer/hi_in.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"filterHeaderTutorialCountSingle": "1 परिणाम",
"filterHeaderTutorialCountPlural": "{tutorial_count} परिणाम",
"filterHeaderDefault": "क्रम किजीए",
"filterHeaderDisplayWeight": "Top rated",
"filterHeaderDisplayWeight": "Recommended",
"filterHeaderPopularityRank": "सर्वाधिक लोकप्रिय",
"roboticsButtonText": "View robotics activities",
"roboticsText": "रोबोट मिल गया? इन गतिविधियों का उपयोग करें और एक ठोस घंटे कोड के किसी भी उम्र के छात्रों के लिए बना!",
Expand All @@ -59,5 +59,8 @@
"bottomGuidelinesLink": "Click here to see our criteria and submission guidelines for Hour of Code tutorials.",
"bottomSpecialNeedsLink": "Click here for more information on supporting special needs students.",
"filterOrgNames": "Created by",
"filterOrgNamesAll": "All"
"filterOrgNamesAll": "All",
"filterSortBy": "Sort by",
"filterSortByDisplayWeight": "Recommended",
"filterSortByPopularityRank": "Most popular"
}