mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-06-13 21:01:16 +08:00
`vue-i18n` has a new [linked message format](https://vue-i18n.intlify.dev/guide/essentials/syntax#linked-messages), this however conflicts with raw usage an email address like `hey@chatwoot.com`. The way to solve this as prescribed by then is to use [literal interpolation](https://vue-i18n.intlify.dev/guide/essentials/syntax#literal-interpolation), like `hey{'@'}chatwoot.com`. This PR does that for the entire translation files |
||
|---|---|---|
| .. | ||
| dashboard | ||
| entrypoints | ||
| portal | ||
| sdk | ||
| shared | ||
| superadmin_pages | ||
| survey | ||
| v3 | ||
| widget | ||