9d32e63111
Continue Frontend localization ( #9909 )
...
Translation more content on the frontend
2025-01-29 17:36:28 +01:00
180f6c28a4
Aggregates - Update Date label ( #9862 )
...
https://discord.com/channels/1130383047699738754/1333388007293849640/1333388007293849640
2025-01-28 17:18:29 +00:00
4bb8e3a50e
updating SettingsAccountsListEmptyStateCard ( #9868 )
...
changing from "Connect a Google account" to "Choose your provider"
updating all languages using
`npx nx run twenty-front:lingui:extract`
2025-01-27 15:20:48 +01:00
86b0a7952b
Fix API key not displayed ( #9766 )
...
Fixes #9761
Instead of cleaning RecoilState we should keep the api key visible as
long as the user didn't refresh/leave the app, it's better from a UX
perspective and the code is also more elegant, removing a useEffect
Note: the root cause of the bug was a missing "/settings" path in
isMatchingLocation in useCleaningRecoilState (due to the recent
refactoring) ; but I think this fix is better
2025-01-21 14:18:22 +01:00
feac6861f1
Fix save button not well positioned ( #9740 )
...
Regression I introduced with the translations
2025-01-20 15:02:23 +01:00
056cb7c66d
Translation followup ( #9735 )
...
Address PR comments and more progress on translation
2025-01-19 13:29:19 +01:00
052331685f
Add more translations ( #9733 )
2025-01-18 17:38:05 +01:00
2efc71b5cb
Add first real translations + translation.io ( #9715 )
2025-01-17 14:59:19 +01:00
f38a25412e
Add more translations ( #9707 )
...
As per title
2025-01-17 12:50:28 +01:00
7acb68929f
Progress on translations ( #9703 )
...
Start adding a few translations on setting pages, introduce
pseudo-locale, switch to dynamic import, add eslint rule
2025-01-16 23:34:54 +01:00