e70bbfaaa5
chore: Update translations ( #15059 )
...
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2026-07-18 02:59:24 -07:00
0a181b0cea
chore: Update translations ( #14498 )
...
Updates dashboard, widget, and backend locale files with the latest
translation sync from Crowdin.
## Closes
N/A
## What changed
- Refreshes translated dashboard JSON locale files across supported
languages.
- Adds the latest backend Help Center/public portal locale strings.
- Keeps the branch current with `develop` and resolves the `ar`, `fr`,
and `pt_BR` locale conflicts.
## Validation
- Parsed all changed JSON and YAML locale files successfully.
- Checked for leftover merge conflict markers.
- Ran `git diff --check`.
---------
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2026-06-02 21:21:50 +05:30
7f0d5caca4
chore: Update translations ( #14276 )
...
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2026-05-18 17:31:05 +05:30
03c10ba147
chore: Update translations ( #14080 )
...
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2026-04-16 18:12:33 +05:30
8c0c0fd32c
chore: Update translations ( #13990 )
...
Co-authored-by: Sojan Jose <sojan.official@gmail.com >
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2026-04-06 15:35:59 +05:30
b974993886
chore: Update translations ( #13845 )
...
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2026-03-21 02:20:27 -07:00
11ee741716
chore: Update translations ( #13227 )
...
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2026-03-16 15:44:32 -07:00
Chatwoot Bot and GitHub
7acf3c8817
chore: Update translations ( #12876 )
2025-11-17 22:02:54 -08:00
Chatwoot Bot and GitHub
32da4eec27
chore: Update translations ( #12818 )
2025-11-14 15:24:38 +05:30
Chatwoot Bot and GitHub
e771d99552
chore: Update translations ( #12748 )
2025-11-03 15:45:32 +05:30
Chatwoot Bot and GitHub
4b2ebb8877
chore: Update translations ( #12598 )
2025-10-07 19:17:38 +05:30
df1f85a7f0
chore: Update translations ( #12432 )
...
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com >
2025-09-23 11:07:15 +05:30
Chatwoot Bot and GitHub
f2cabd6c82
chore: Update translations ( #12311 )
2025-09-04 11:02:44 +05:30
ee773f31eb
chore: Update translations ( #12167 )
...
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com >
2025-08-14 15:30:00 +05:30
f3bc2476fc
chore: Update translations ( #12073 )
...
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com >
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com >
2025-08-11 12:29:22 +05:30
bb9e3a5495
chore: Update translations ( #11962 )
...
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com >
2025-07-17 21:50:55 -07:00
d89fa09359
chore: Update translations ( #11903 )
...
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com >
2025-07-14 14:52:57 +05:30
Chatwoot Bot and GitHub
e4ba80e2f0
chore: Update translations ( #11893 )
2025-07-07 14:34:25 -07:00
Chatwoot Bot and GitHub
459c22054a
chore: Update translations ( #11702 )
2025-06-11 12:12:15 -04:00
Chatwoot Bot and GitHub
9b8c8a3850
chore: Update translations ( #11574 )
2025-06-10 10:10:52 -04:00
Chatwoot Bot and GitHub
142bae5fa4
chore: Update translations ( #11458 )
2025-05-10 19:21:34 -07:00
Chatwoot Bot and GitHub
e08436dde5
chore: Update translations ( #11425 )
2025-05-07 00:34:06 -07:00
c8daa6c1fe
chore: Update translations ( #11413 )
...
Co-authored-by: Pranav <pranav@chatwoot.com >
2025-05-06 13:34:27 -07:00
Chatwoot Bot and GitHub
251abd02b0
chore: Update translations ( #11400 )
2025-04-30 15:34:11 -07:00
Chatwoot Bot and GitHub
41be634db0
chore: Update translations ( #11117 )
2025-03-20 12:00:36 -07:00
cc8c05834a
chore: Update translations ( #11077 )
...
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com >
2025-03-19 16:48:56 -07:00
488c334b72
chore: Update translations ( #11002 )
...
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com >
2025-03-03 14:27:33 +05:30
Chatwoot Bot and GitHub
f57c9279aa
chore: Update translations ( #10997 )
...
- Update translations
2025-02-27 20:56:42 -08:00
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
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 and GitHub
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
Chatwoot Bot and GitHub
f0d00b6965
chore: Update translations ( #10124 )
...
- update translations
2024-09-19 16:30:30 -07:00
Chatwoot Bot and GitHub
bb78639696
chore: Update translations ( #9946 )
2024-08-16 14:06:32 +05:30
Chatwoot Bot and GitHub
066f0b990a
chore: Update translations ( #9841 )
...
- update translations
2024-07-26 14:53:52 -07:00
Chatwoot Bot and GitHub
027a540bbd
chore: Update translations from Crowdin ( #9835 )
2024-07-25 11:58:22 -07:00
Pranav Raj S and GitHub
4101a7b566
chore: Update translations from Crowdin ( #7750 )
2023-08-18 12:48:50 -07:00
Pranav Raj S and GitHub
8015490aba
chore: Update translations ( #7731 )
2023-08-16 11:18:14 -07:00
Pranav Raj S and GitHub
310c127693
chore: Update translations ( #7728 )
2023-08-15 13:47:38 -07:00
c410fe333a
chore: Update translations ( #7347 )
...
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2023-06-19 17:27:43 +05:30
be3c75e858
chore: Update translations ( #6999 )
...
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2023-04-28 20:28:03 +05:30
Chatwoot Bot and GitHub
c12bdc8350
chore: Update translations ( #6449 )
2023-02-15 20:42:45 -08:00
Sojan Jose and GitHub
28c8023bad
chore: Update translations ( #6211 )
2023-01-09 21:23:11 -08:00
Sojan Jose and GitHub
74e03f9beb
chore: Update translations from Crowdin ( #5523 )
2022-09-28 21:59:41 -07:00
Sojan Jose and GitHub
da12a39321
chore: New translation updates ( #5001 )
...
New translation updates
2022-07-11 19:14:37 +02:00
Sojan Jose and GitHub
5ce29a7beb
chore: Update translations from Crowdin ( #4652 )
2022-05-09 18:57:05 +05:30
07a422219a
chore: New translation updates ( #2533 )
...
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com >
2021-06-29 18:12:33 +05:30
7a7f6234b1
chore: Enable Polish (pl), update translations ( #2403 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com >
2021-06-15 22:15:18 +05:30
2880f4942a
chore: Enable Finnish, Indonesian languages ( #1495 )
...
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com >
Co-authored-by: Michael (msmits2011)
Co-authored-by: pixpack
Co-authored-by: vfasoulas
Co-authored-by: korho
Co-authored-by: Yovan Lutfi Arya (Regerta)
2020-12-08 00:05:07 +05:30
d88118e8d5
chore: Enable Danish language ( #1443 )
...
Co-authored-by: Samuel Rasmussen
Co-authored-by: wanhai huang
Co-authored-by: Matt
Co-authored-by: Petteri Pucilowski
Co-authored-by: Алексей Чертановский
Co-authored-by: @vfasoulas
Co-authored-by: Goudarz Jafari
2020-11-24 23:07:51 +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