098f7a77b6
chore: Update translations ( #13832 )
...
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2026-03-17 16:02:40 -07:00
4397ee7d3b
chore: Update translations, add pnpm sync:i18n command ( #10893 )
...
Added a command to sync files in the locale/*/ folder. Run `pnpm
sync:i18n` would copy index.js in `dashboard/locale/en` to every other
folder `dashboard/locale/*/`
---------
Co-authored-by: Pranav <pranavrajs@gmail.com >
2025-02-12 17:43:46 -08:00
Shivam Mishra and GitHub
2a832f8ed5
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 15:43:01 +05:30
Shivam Mishra and GitHub
0491ffc94e
fix: signup form broken in production ( #10206 )
...
`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
2024-10-03 11:23:30 +05:30
Pranav Raj S and GitHub
ad03be4529
fix: Update the index files to fix missing translations ( #7484 )
2023-07-07 20:11:34 -07:00
Sivin Varghese and GitHub
9bd47588fc
bug: Fixes i18n is not working on the help center dashboard ( #6562 )
2023-02-28 16:12:08 +05:30
a9e84ec182
chore: Update translations from Crowdin ( #4772 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com >
2022-06-08 18:07:45 +05:30
Pranav Raj S and GitHub
1215f37dda
fix: Remove translated keys from locale files ( #4748 )
2022-05-25 17:06:31 +05:30
97675c61ea
chore: Update to the latest translations ( #3923 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com >
2022-02-07 17:19:34 +05:30
Shivam Chahar and GitHub
9617137688
chore: Account auto resolution time validation ( #3651 )
2022-01-19 13:16:21 +05:30
Pranav Raj S and GitHub
c792cfc0be
feat: Use Fluent SVG icons on the dashboard ( #3482 )
2021-11-30 21:03:18 -08:00
Sanju and GitHub
89f9f39e6e
chore: add account id in account settings page ( #3365 )
...
Fixes : #3317
2021-11-27 09:07:09 +05:30
41314157c2
fix: Revert translated values in CHAT_STATUS_ITEMS ( #2977 )
...
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com >
2021-09-08 10:06:18 +05:30
Sojan Jose and GitHub
b866c54ad5
chore: Bring updated translations ( #2945 )
2021-09-03 15:48:24 +05:30
cf09c2af4d
chore: Update language translations ( #2280 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com >
2021-05-17 23:53:19 +05:30
Pranav Raj S and GitHub
594871ed96
chore: Fix translation issues ( #1494 )
2020-12-07 20:11:27 +05:30
Pranav Raj S and GitHub
3ee453c01e
fix: Avoid keys getting translated in availability ( #1418 )
2020-11-17 10:39:46 +05:30
Akash Srivastava and GitHub
074084b258
feat: Auto resolve conversations after n days of inactivity ( #1308 )
...
fixes : #418
2020-11-01 12:53:25 +05:30
127ffda762
feat: Change availability status from sidebar ( #1288 )
...
Co-authored-by: Pranav Raj S <pranav@thoughtwoot.com >
2020-10-02 11:16:12 +05:30
Pranav Raj S and GitHub
99ca54fd3c
fix: Remove keys for reports from translation file ( #1279 )
2020-09-27 18:56:52 +05:30
Pranav Raj S and GitHub
ea6577af6d
fix: Remove agent keys from translation file ( #1261 )
2020-09-20 22:19:34 +05:30
Sojan Jose and GitHub
ce13efd273
chore: Update translations for ar, zh ( #1172 )
2020-08-26 21:33:52 +05:30
83eb92e7ff
chore: Enable Russian, update translations ( #1159 )
...
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com >
2020-08-22 17:54:16 +05:30
a77cc713c2
Chore: Include Tamil, Arabic, other language updates ( #1018 )
...
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com >
2020-07-08 00:59:30 +05:30