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