thaldrin/src/utils/lingua.ts

6 lines
93 B
TypeScript
Raw Normal View History

2021-04-08 18:31:30 +00:00
import Language from "../../../lingua/index"
export default {
"en_US": Language.en_US
}