Files
chatwoot/app/javascript/dashboard/i18n/locale/zh_CN/general.json

10 lines
213 B
JSON

{
"GENERAL": {
"SHOWING_RESULTS": "Showing {firstIndex}-{lastIndex} of {totalCount} items",
"PHONE_INPUT": {
"PLACEHOLDER": "搜索",
"EMPTY_STATE": "没有检索到相关信息"
}
}
}