MyAccountApp/src/i18n/locales/zh.json
2024-03-18 23:58:51 +08:00

9 lines
163 B
JSON

{
"welcome": "欢迎使用 MyAccountApp",
"login": "登录",
"Overview": "概览",
"Subscription": "订阅",
"Saving": "存钱",
"Profile": "我的"
}