♻️ Create languages package (#644)

This commit is contained in:
Luke Vella 2023-04-03 11:04:38 +01:00 committed by GitHub
parent 05fe2edaea
commit d973cbccb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 18 additions and 3 deletions

View file

@ -0,0 +1,3 @@
import languages from "./languages.json";
export default languages;