iachat/app/javascript/dashboard/i18n/locale/zh_CN/general.json
Chatwoot Bot 488c334b72
chore: Update translations (#11002)
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
2025-03-03 14:27:33 +05:30

10 lines
222 B
JSON

{
"GENERAL": {
"SHOWING_RESULTS": "显示第 {firstIndex} - {lastIndex} 项,共 {totalCount} 项",
"PHONE_INPUT": {
"PLACEHOLDER": "搜索",
"EMPTY_STATE": "没有检索到相关信息"
}
}
}