mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-05-03 09:24:17 -04:00
Revert "Merge pull request #5925 from LLK/revert-5922-release/2021-08-11"
This reverts commit905ed609f9
, reversing changes made to99c819916b
.
This commit is contained in:
parent
905ed609f9
commit
2d3600479a
12 changed files with 263 additions and 1200 deletions
bin
|
@ -31,7 +31,7 @@ if (args[0] === '--execute') {
|
|||
const overrides = {
|
||||
'src/views/teachers/faq/l10n.json': 'teacher-faq-l10njson',
|
||||
'src/views/teachers/landing/l10n.json': 'educator-landing-l10njson',
|
||||
'src/views/conference/2020/index/l10n.json': 'conference-index-2020-l10njson',
|
||||
'src/views/conference/2021/index/l10n.json': 'conference-index-2021-l10njson',
|
||||
'src/views/conference/2019/index/l10n.json': 'conference-index-2019-l10njson',
|
||||
'src/views/conference/2017/index/l10n.json': 'conference-index-2017-l10njson'
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue