UNPKG
@flashbuy/language
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.2
语言包
@flashbuy/language
/
src
/
package
/
zh-CN.js
12 lines
(11 loc)
•
337 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
export
default
{
'app.title'
:
'商城'
,
'app.fonter.about.us'
:
'关于我们'
,
'app.fonter.contact.us'
:
'联系我们'
,
'app.fonter.contact.service'
:
'联系客服'
,
'app.fonter.enterprise.assist'
:
'商家帮助'
,
'app.fonter.privacy.policy'
:
'隐私政策'
,
goods
: {
'unit'
:
'RMB'
} }