♻️ 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

@ -1,5 +1,5 @@
const path = require("path");
const languages = require("./languages.json");
const languages = require("@rallly/languages/languages.json");
module.exports = {
i18n: {