iachat/app/javascript/dashboard/i18n/locale/zh
Shivam Mishra c8657c55a8 fix: parsing of @ in i18n values (#10334)
Vue i18n has a new [linked message
syntax.](https://vue-i18n.intlify.dev/guide/essentials/syntax.html#linked-messages)
When it encounters `@` it assumes that we're trying to use a linked
message. And tries to parse it as such, in any case, it breaks since the
syntax is not valid and the params are not present. So it causes an
error. This works on dev but on production the error is bubbled up to
the top and rendering breaks.

A lot of folks use Chatwoot with default locale set in the env, this
surfaced the issue for the languages for which the syntax was not
updated

Fixes: https://github.com/chatwoot/chatwoot/issues/10313
2024-10-22 16:02:10 +05:30
..
agentMgmt.json fix: Remove agent keys from translation file (#1261) 2020-09-20 22:19:34 +05:30
cannedMgmt.json chore: Update translations for ar, zh (#1172) 2020-08-26 21:33:52 +05:30
chatlist.json fix: Remove translated keys from locale files (#4748) 2022-05-25 17:06:31 +05:30
contact.json chore: Update translations for ar, zh (#1172) 2020-08-26 21:33:52 +05:30
conversation.json chore: Fix translation issues (#1494) 2020-12-07 20:11:27 +05:30
generalSettings.json chore: Account auto resolution time validation (#3651) 2022-01-19 13:16:21 +05:30
inboxMgmt.json chore: Update translations for ar, zh (#1172) 2020-08-26 21:33:52 +05:30
index.js fix: Update the index files to fix missing translations (#7484) 2023-07-07 20:11:34 -07:00
integrations.json chore: Update translations for ar, zh (#1172) 2020-08-26 21:33:52 +05:30
labelsMgmt.json Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30
login.json fix: parsing of @ in i18n values (#10334) 2024-10-22 16:02:10 +05:30
report.json fix: Remove keys for reports from translation file (#1279) 2020-09-27 18:56:52 +05:30
resetPassword.json chore: Enable Russian, update translations (#1159) 2020-08-22 17:54:16 +05:30
setNewPassword.json chore: Enable Russian, update translations (#1159) 2020-08-22 17:54:16 +05:30
settings.json fix: Avoid keys getting translated in availability (#1418) 2020-11-17 10:39:46 +05:30
signup.json fix: signup form broken in production (#10206) 2024-10-03 11:23:30 +05:30
webhooks.json Chore: Include Tamil, Arabic, other language updates (#1018) 2020-07-08 00:59:30 +05:30