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