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