7 行
174 B
JavaScript
7 行
174 B
JavaScript
// Strings for the light-therapy efficacy intro page (pages/light-info).
|
|
// Owned by the light-info feature. Keep zh/en keys in sync.
|
|
module.exports = {
|
|
zh: {},
|
|
en: {}
|
|
}
|