🌐(frontend) add last translations

Add the missing translations FR / DE.
This commit is contained in:
Anthony LC
2025-01-14 16:49:10 +01:00
committed by Anthony LC
parent 610948cd16
commit 5bd0764bdd
6 changed files with 180 additions and 106 deletions

View File

@@ -160,7 +160,7 @@ test.describe('Document create member', () => {
await page.getByRole('button', { name: 'Partager' }).click();
const inputSearch = page.getByRole('combobox', {
name: 'Quick search input',
name: 'Saisie de recherche rapide',
});
const email = randomName('test@test.fr', browserName, 1)[0];