mirror of
https://github.com/TheGreyDiamond/Enlight.git
synced 2025-07-17 20:33:48 +02:00
6 lines
79 B
JavaScript
6 lines
79 B
JavaScript
module.exports = {
|
|
|
|
en: {
|
|
welcome: "Welcome to this file."
|
|
}
|
|
}; |