mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 01:25:52 -05:00
Merge branch 'develop' of github.com:LLK/scratch-www into hotfix/es6-upgrade
This commit is contained in:
commit
911ba64444
2 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"ab": "Аҧсшәа",
|
||||
"ar": "العربية",
|
||||
"an": "Aragonés",
|
||||
"ast": "Asturianu",
|
||||
|
|
|
@ -431,3 +431,4 @@ const Credits = () => (
|
|||
);
|
||||
|
||||
render(<Page><Credits /></Page>, document.getElementById('app'));
|
||||
|
||||
|
|
Loading…
Reference in a new issue