mirror of
https://github.com/TheGreyDiamond/Enlight.git
synced 2026-04-01 07:10:23 +02:00
6 lines
79 B
JavaScript
6 lines
79 B
JavaScript
module.exports = {
|
|
|
|
en: {
|
|
welcome: "Welcome to this file."
|
|
}
|
|
}; |