living-together/source/Localization/EN-US.ts
2022-02-24 15:21:32 +08:00

5 lines
104 B
TypeScript

const EN_US = {
"EN_US": "English (US)",
"ZH_CN": "Chinese (Simplified)"
}
export default EN_US;