Skip to content

Commit 20d7fc0

Browse files
committed
Fix translations file
1 parent 098c1c7 commit 20d7fc0

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

axelor-core/src/main/resources/i18n/messages_fr.csv

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
"key","message","comment","context"
2-
"<>
3-
<Box d=""flex"" alignItems=""center"">
4-
<Icon icon={""exclamation-triangle""} />
5-
<span>{_t(""The scheduler service is disabled."")}</span>
6-
</Box>
2+
"<>
3+
<Box d=""flex"" alignItems=""center"">
4+
<Icon icon={""exclamation-triangle""} />
5+
<span>{_t(""The scheduler service is disabled."")}</span>
6+
</Box>
77
</>",,,
8-
"<>
9-
<Box flexDirection=""row"" alignItems=""baseline"" d=""flex"" g={2}>
10-
<Icon icon={""info-circle""} />
11-
<Box alignSelf=""center"">
12-
{_t(""When making the theme available to users, make sure that the name is unique."")}
13-
</Box>
14-
</Box>
8+
"<>
9+
<Box flexDirection=""row"" alignItems=""baseline"" d=""flex"" g={2}>
10+
<Icon icon={""info-circle""} />
11+
<Box alignSelf=""center"">
12+
{_t(""When making the theme available to users, make sure that the name is unique."")}
13+
</Box>
14+
</Box>
1515
</>",,,
1616
"A theme with the same name already exist. It may create conflicts. Are you sure you want to continue?","Un thème portant le même nom existe déjà. Cela peut créer des conflits. Êtes-vous sûr de vouloir continuer ?",,
1717
"A views restoring is already in progress. Please wait until it ends and try again.","Une restauration des vues est déjà en cours. Veuillez patienter jusqu’à la fin et réessayer.",,

0 commit comments

Comments
 (0)