Chatwoot Bot
c8f5633d9d
chore: Update translations ( #11708 )
2025-06-11 18:43:15 -04:00
Chatwoot Bot
459c22054a
chore: Update translations ( #11702 )
2025-06-11 12:12:15 -04:00
Chatwoot Bot
9b8c8a3850
chore: Update translations ( #11574 )
2025-06-10 10:10:52 -04:00
Chatwoot Bot
f0e8cf4ffe
chore(i18n): Update translations ( #11501 )
...
Co-authored-by: Pranav <pranavrajs@gmail.com >
2025-05-16 20:14:50 -07:00
Chatwoot Bot
142bae5fa4
chore: Update translations ( #11458 )
2025-05-10 19:21:34 -07:00
Chatwoot Bot
823c3df27f
chore: Update translations ( #11432 )
2025-05-08 15:45:53 -07:00
Chatwoot Bot
e08436dde5
chore: Update translations ( #11425 )
2025-05-07 00:34:06 -07:00
Chatwoot Bot
c8daa6c1fe
chore: Update translations ( #11413 )
...
Co-authored-by: Pranav <pranav@chatwoot.com >
2025-05-06 13:34:27 -07:00
Chatwoot Bot
251abd02b0
chore: Update translations ( #11400 )
2025-04-30 15:34:11 -07:00
Chatwoot Bot
41be634db0
chore: Update translations ( #11117 )
2025-03-20 12:00:36 -07:00
Chatwoot Bot
cc8c05834a
chore: Update translations ( #11077 )
...
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com >
2025-03-19 16:48:56 -07:00
Chatwoot Bot
ba44f4fff8
chore: Update translations ( #11067 )
...
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com >
2025-03-12 16:38:25 +05:30
Chatwoot Bot
488c334b72
chore: Update translations ( #11002 )
...
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com >
2025-03-03 14:27:33 +05:30
Chatwoot Bot
f57c9279aa
chore: Update translations ( #10997 )
...
- Update translations
2025-02-27 20:56:42 -08:00
Chatwoot Bot
0fbb9b91b2
chore: Update translations ( #10990 )
2025-02-27 15:46:02 -08:00
Chatwoot Bot
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
Chatwoot Bot
4a088e0663
chore: Update translations from Crowdin ( #10686 )
...
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com >
Co-authored-by: Pranav <pranav@chatwoot.com >
2025-02-12 12:34:34 +05:30
Chatwoot Bot
0c01303db0
chore: Update translations ( #10549 )
...
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com >
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com >
2025-01-14 22:00:56 +05:30
Shivam Mishra
a8c12ffb25
chore: update interpolation syntax for i18n files ( #10198 )
...
There were two warnings showing up on new teams page
1. `errorMessage` prop was getting invalid value, this was because were
short circuting the error message using `&&`, fixed it by using ternary
operator
2. `vue-i18n` has deprecated [rails
syntax](https://vue-i18n.intlify.dev/guide/essentials/syntax#rails-i18n-format ),
fixed that warning by removing `%` before `{}` for interpolation
> Note: the `vue-i18n` deprecation needs to be handled, but we can do it
later
2024-10-07 11:12:40 -07:00
Shivam Mishra
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
Chatwoot Bot
f0d00b6965
chore: Update translations ( #10124 )
...
- update translations
2024-09-19 16:30:30 -07:00
Chatwoot Bot
a92d7fd7d5
chore: Update translations ( #9976 )
2024-08-20 20:13:09 +05:30
Chatwoot Bot
bb78639696
chore: Update translations ( #9946 )
2024-08-16 14:06:32 +05:30
Chatwoot Bot
066f0b990a
chore: Update translations ( #9841 )
...
- update translations
2024-07-26 14:53:52 -07:00
Chatwoot Bot
027a540bbd
chore: Update translations from Crowdin ( #9835 )
2024-07-25 11:58:22 -07:00
Chatwoot Bot
b0b4668d23
chore: Update translations ( #9439 )
...
- update translations from crowdin
2024-05-15 21:52:30 -07:00
Chatwoot Bot
94e1d55543
chore(i18n): Update the latest translations ( #9340 )
2024-05-02 08:18:17 -07:00
Chatwoot Bot
f71f43e54a
chore: Update translations ( #9236 )
...
- update translations
------------------
Co-authored-by: Sojan <sojan@pepalo.com >
2024-04-15 18:49:04 -07:00
Chatwoot Bot
56bf543f7e
chore: Update translations ( #9052 )
2024-03-06 23:30:32 +05:30
Chatwoot Bot
a5e9cd94e1
chore: Update translations ( #8983 )
2024-02-21 16:01:14 -08:00
Chatwoot Bot
e467d15f2c
chore: Update translations ( #8544 )
...
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2024-01-16 13:49:38 +04:00
Chatwoot Bot
483d55df91
chore: Update translations ( #8161 )
2023-10-25 19:20:30 -07:00
Chatwoot Bot
3b0788c3be
chore: Update translations ( #8024 )
...
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2023-10-16 19:55:25 -07:00
Chatwoot Bot
e8b7e791a5
chore: Update translations ( #7969 )
2023-09-27 12:47:03 +05:30
Chatwoot Bot
fcd40e9636
chore: Update translations ( #7887 )
...
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2023-09-12 18:09:47 -07:00
Pranav Raj S
5f2a720920
chore: Update translations ( #7766 )
2023-08-24 13:26:39 +05:30
Pranav Raj S
4101a7b566
chore: Update translations from Crowdin ( #7750 )
2023-08-18 12:48:50 -07:00
Pranav Raj S
8015490aba
chore: Update translations ( #7731 )
2023-08-16 11:18:14 -07:00
Pranav Raj S
310c127693
chore: Update translations ( #7728 )
2023-08-15 13:47:38 -07:00
Pranav Raj S
ad03be4529
fix: Update the index files to fix missing translations ( #7484 )
2023-07-07 20:11:34 -07:00
Chatwoot Bot
3c4514c9f7
chore: Update translations ( #7415 )
...
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2023-07-04 14:23:56 +05:30
Chatwoot Bot
54bf33083e
chore: Update translations ( #7372 )
...
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2023-06-23 16:01:14 +05:30
Chatwoot Bot
c410fe333a
chore: Update translations ( #7347 )
...
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2023-06-19 17:27:43 +05:30
Chatwoot Bot
3dedfee350
chore: Update translations ( #7033 )
...
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2023-05-06 15:10:50 +05:30
Chatwoot Bot
be3c75e858
chore: Update translations ( #6999 )
...
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2023-04-28 20:28:03 +05:30
Chatwoot Bot
3a35281b3f
chore: Update translations ( #6941 )
...
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2023-04-21 15:28:56 +05:30
Chatwoot Bot
9090eabb8a
chore: Update translations ( #6895 )
...
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2023-04-17 14:45:49 +05:30
Chatwoot Bot
040e9a732f
chore: Update translations ( #6854 )
...
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2023-04-07 16:05:33 +05:30
Chatwoot Bot
44e4eee28b
chore: Update translations ( #6806 )
...
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2023-04-02 13:24:13 +05:30
Chatwoot Bot
7de89b6f9b
chore: Update translations ( #6751 )
...
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2023-03-27 14:45:50 +05:30