fb936cccfb
i18n - translations ( #10168 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-02-12 17:11:13 +01:00
f98668febf
i18n - translations ( #10160 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-02-12 15:20:02 +01:00
2b24bf43a4
i18n - translations ( #10157 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-02-12 13:22:35 +01:00
9cc6ea501a
i18n - translations ( #10149 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-02-12 11:20:24 +01:00
08fd227049
i18n - translations ( #10145 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-02-12 09:21:13 +01:00
2c0f66dab6
Progress on translations ( #10142 )
2025-02-12 08:13:29 +01:00
b55a366e2f
i18n - translations ( #10144 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-02-12 03:43:55 +01:00
1d4bf2c576
i18n - translations ( #10143 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-02-12 01:32:33 +01:00
6faf356be2
i18n - translations ( #10141 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-02-11 23:19:57 +01:00
d5b247fa6b
i18n - translations ( #10140 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-02-11 21:20:29 +01:00
88ab7cb553
i18n - translations ( #10137 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-02-11 19:21:13 +01:00
5252b22b64
i18n - translations ( #10131 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: github-actions <github-actions@twenty.com >
2025-02-11 17:21:21 +01:00
0307815e84
i18n - translations ( #10126 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: github-actions <github-actions@twenty.com >
2025-02-11 15:50:25 +01:00
cc68deaab1
Translations cleaning / workflows ( #10125 )
2025-02-11 15:26:21 +01:00
4f06b83d7f
RICH_TEXT_V2 frontend ( #10083 )
...
Adds task and note support for the new `bodyV2` field. (Field metadata
type of `bodyV2` is `RICH_TEXT_V2`.)
Related to issue https://github.com/twentyhq/twenty/issues/7613
Upgrade commands will be in separate PRs.
Fixes https://github.com/twentyhq/twenty/issues/10084
---------
Co-authored-by: ad-elias <elias@autodiligence.com >
Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com >
2025-02-11 10:21:03 +00:00
0083f0b939
chore: add translations ( #10112 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-02-10 17:16:03 +01:00
f733307517
refacto(*): rename hostname to custom domain ( #10100 )
2025-02-10 15:12:36 +00:00
62e44de831
Fix issue with pr-PT and pt-BR casing ( #10106 )
...
Fix a casing issue affecting MacOS users
2025-02-10 15:25:36 +01:00
d4b23e020a
chore: add translations ( #10098 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: Félix Malfait <felix@twenty.com >
2025-02-10 10:29:13 +01:00
f8c653f153
Iterations on i18n CI ( #10093 )
2025-02-10 08:27:09 +01:00
bb24c97f80
Translations - Crowdin, Set workspace member locale on signup, and optimizations ( #10091 )
...
More progress on translations:
- Migrate from translations.io to crowdin
- Optimize performance and robustness
- Set workspaceMember/user locale upon signup
2025-02-09 22:10:41 +01:00
c16cbc6fd5
Updates in the workflow actions config ( #10080 )
...
- Update discard draft icon
- Pin `Remove from favorites` action
- Update workflow action labels to add clarity
Note: this is a small PR, the number of modified lines is due to the
translations
2025-02-07 16:26:25 +00:00
b9b7700155
Improve translations with gpt ( #10000 )
...
Running GPT4 on all files to improve the quality of translations
2025-02-04 14:56:55 +01:00
39e7f6cec3
setup localization for twenty-emails ( #9806 )
...
One of the steps to address #8128
How to test:
Please change the locale in the settings and click on change password
button. A password reset email in the preferred locale will be sent.


Todo:
- Remove the hardcoded locales for invitation, warn suspended workspace
email, clean suspended workspace emails
- Need to test invitation, email verification, warn suspended workspace
email, clean suspended workspace emails
- The duration variable `5 minutes` is always in english. Do we need to
do something about that? It does seems odd in case of chinese
translations.
Notes:
- Only tested the password reset , password update notify templates.
- Cant test email verification due to error during sign up `Internal
server error: New workspace setup is disabled`
---------
Co-authored-by: Félix Malfait <felix@twenty.com >
2025-02-02 21:01:34 +01:00
4b9414a002
Add Japanese language ( #9956 )
...
I added Japanese translation.
---------
Co-authored-by: Félix Malfait <felix@twenty.com >
2025-02-01 12:49:18 +01:00
d6788348ba
More progress on translations ( #9951 )
2025-01-31 15:49:37 +01:00
9ec524213c
Localization of actions ( #9934 )
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-01-30 17:00:35 +01:00
ce296fae4f
Add search records actions to the command menu ( #9892 )
...
Closes https://github.com/twentyhq/core-team-issues/issues/253 and
https://github.com/twentyhq/core-team-issues/issues/256 .
- Created `CommandMenuList`, a component used at the root level of the
command menu and inside the search page of the command menu
- Refactored record agnostic actions
- Added shortcuts to the action menu entries (`/` key for the search)
and updated the design of the shortcuts
- Reordered actions at the root level of the command menu
https://github.com/user-attachments/assets/e1339cc4-ef5d-45c5-a159-6817a54b92e9
2025-01-29 17:23:40 +00:00
9d32e63111
Continue Frontend localization ( #9909 )
...
Translation more content on the frontend
2025-01-29 17:36:28 +01:00
f74bb5a60b
Add field description+label translations ( #9899 )
...
Add translations for field descriptions
2025-01-28 23:20:28 +01:00
b1219ff107
Add POC for Field translation ( #9898 )
...
Similar to ObjectMetadata translation
Also fixed an issue linked to the migration from `t` to `message`
helper: we're forced to rebuild the ID ourselves
2025-01-28 21:25:09 +01:00
08a0e67477
Translate label and descriptions for objects ( #9876 )
...
Begin server-side translations
2025-01-28 09:54:59 +01:00
549c3faf71
Add server translation ( #9847 )
...
First proof of concept for server-side translation.
The goal was to translate one metadata item:
<img width="939" alt="Screenshot 2025-01-26 at 08 18 41"
src="https://github.com/user-attachments/assets/e42a3f7f-f5e3-4ee7-9be5-272a2adccb23 "
/>
2025-01-27 21:07:49 +01:00