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
Chatwoot Bot and GitHub
b0b4668d23
chore: Update translations ( #9439 )
...
- update translations from crowdin
2024-05-15 21:52:30 -07:00
Chatwoot Bot and GitHub
94e1d55543
chore(i18n): Update the latest translations ( #9340 )
2024-05-02 08:18:17 -07:00
f71f43e54a
chore: Update translations ( #9236 )
...
- update translations
------------------
Co-authored-by: Sojan <sojan@pepalo.com >
2024-04-15 18:49:04 -07:00
Chatwoot Bot and GitHub
483d55df91
chore: Update translations ( #8161 )
2023-10-25 19:20:30 -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
04f30e3033
chore: Update translations ( #6534 )
2023-02-27 18:15:34 -08:00
Chatwoot Bot and GitHub
c12bdc8350
chore: Update translations ( #6449 )
2023-02-15 20:42:45 -08:00
Chatwoot Bot and GitHub
032699930c
chore: Update translations from Crowdin ( #6240 )
2023-01-16 16:07:00 -08:00
Sojan Jose and GitHub
28c8023bad
chore: Update translations ( #6211 )
2023-01-09 21:23:11 -08:00
Sojan Jose and GitHub
885fcf667c
chore: Enable Thai language (th), update translations ( #5095 )
2022-07-26 09:52:59 +05:30
Sojan Jose and GitHub
da12a39321
chore: New translation updates ( #5001 )
...
New translation updates
2022-07-11 19:14:37 +02:00