diff --git a/src/i18n/resources/en.tsx b/src/i18n/resources/en.tsx index 2b74404f..ab6c3742 100644 --- a/src/i18n/resources/en.tsx +++ b/src/i18n/resources/en.tsx @@ -176,7 +176,7 @@ export const translations: Translations<'en'> = { Tel.: 01 87 69 50 00 ), - 'design production title': 'Publisher Information', + 'design production title': 'Design and development', 'design production content': 'Dylan DECRULLE from the National Service of Computer Development of Lille', 'personal data title': 'Personal Data', diff --git a/src/i18n/resources/fr.tsx b/src/i18n/resources/fr.tsx index daab1b2a..30f9487e 100644 --- a/src/i18n/resources/fr.tsx +++ b/src/i18n/resources/fr.tsx @@ -178,7 +178,7 @@ export const translations: Translations<'fr'> = { Tél. : 01 87 69 50 00 ), - 'design production title': 'Informations éditeurs', + 'design production title': 'Conception et réalisation', 'design production content': 'Dylan DECRULLE du Service National de Développement Informatique de Lille', 'personal data title': 'Données nominatives', diff --git a/src/i18n/resources/sq.tsx b/src/i18n/resources/sq.tsx index 941e4c4a..d0115999 100644 --- a/src/i18n/resources/sq.tsx +++ b/src/i18n/resources/sq.tsx @@ -176,7 +176,7 @@ export const translations: Translations<'sq'> = { Tel.: 01 87 69 50 00 ), - 'design production title': 'Informacioni i Botuesit', + 'design production title': 'Dizajn dhe zhvillim', 'design production content': 'Dylan DECRULLE nga Shërbimi Kombëtar i Zhvillimit Informatik të Lille', 'personal data title': 'Të Dhënat Personale',