e691edc97c
This reverts commite901090896
, reversing changes made to42076e7424
.
9 lines
72 B
JavaScript
9 lines
72 B
JavaScript
function translate() {
|
|
// body...
|
|
}
|
|
|
|
|
|
module.exports = {
|
|
translate
|
|
}
|
|
|