sort all terms alphbetically (#1758)
Some checks failed
Deploy / Deploy (push) Has been cancelled
Code Style Checks / Check file endings (push) Has been cancelled
Code Style Checks / Check for code formatting mistakes (push) Has been cancelled
Code Style Checks / Check for spelling errors (push) Has been cancelled
Release Drafter / update_release_draft (push) Has been cancelled
Build and Deploy Staging Instance / build-deploy (push) Has been cancelled
Test / test (18) (push) Has been cancelled

by UTF-16 code units order (which can easily be checked programmatically)
This commit is contained in:
Flo Edelmann 2025-10-14 19:23:46 +02:00 committed by GitHub
parent df44a78939
commit 6e7e7be977
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
440 changed files with 997 additions and 997 deletions

View file

@ -12,8 +12,8 @@
"playground": "roundabout"
},
"terms": [
"merry-go-round",
"carousel"
"carousel",
"merry-go-round"
],
"name": "Play Roundabout"
}

View file

@ -8,8 +8,8 @@
"playground": "zipwire"
},
"terms": [
"zipline",
"zip wire",
"zipline",
"zipwire"
],
"name": "Play Zip Line"