Localization of actions (#9934)

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
Félix Malfait
2025-01-30 17:00:35 +01:00
committed by GitHub
parent 385bf591cf
commit 9ec524213c
49 changed files with 3391 additions and 1311 deletions

View File

@ -17,8 +17,8 @@ export const PUBLIC_FEATURE_FLAGS: PublicFeatureFlag[] = [
metadata: {
label: 'Localization',
description:
"Our community is working on translating the app. Enable this flag and go to Settings > Experience to change your account's language.",
imagePath: '',
"Enable this and go to Settings > Experience to change your account's language. You can also help us improve the translations on Github.",
imagePath: 'https://twenty.com/images/releases/labs/translation.png',
},
},
];