mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-24 19:58:04 +02:00
♻️ Create languages package (#644)
This commit is contained in:
parent
05fe2edaea
commit
d973cbccb5
7 changed files with 18 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
const path = require("path");
|
||||
const languages = require("./languages.json");
|
||||
const languages = require("@rallly/languages/languages.json");
|
||||
|
||||
module.exports = {
|
||||
i18n: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue