7 行
200 B
JavaScript
7 行
200 B
JavaScript
// Strings for the manual treatment (direct wavelength/function select) page
|
|
// (pages/manual-treatment). Owned by the manual-mode feature. Keep zh/en in sync.
|
|
module.exports = {
|
|
zh: {},
|
|
en: {}
|
|
}
|