6 行
111 B
JavaScript
6 行
111 B
JavaScript
// Strings for the scan page. Fill zh/en with identical key structure.
|
|
module.exports = {
|
|
zh: {},
|
|
en: {}
|
|
}
|