diff --git a/src/localisation/en.ts b/src/localisation/en.ts index 8cc776c..e40bad7 100644 --- a/src/localisation/en.ts +++ b/src/localisation/en.ts @@ -35,6 +35,7 @@ export const en = { 'press-books': 'Pressbooks', ted: 'TED', uved: 'UVED', + 'fao-open-knowledge': 'Food and Agriculture Organization of the United Nations', wikipedia: 'Wikipedia' }, download: 'Download', diff --git a/src/localisation/fr.ts b/src/localisation/fr.ts index 9dfcc09..ea66819 100644 --- a/src/localisation/fr.ts +++ b/src/localisation/fr.ts @@ -35,6 +35,7 @@ export const fr = { 'press-books': 'Pressbooks', ted: 'TED', uved: 'UVED', + 'fao-open-knowledge': "Organisation des Nations unies pour l'alimentation et l'agriculture", wikipedia: 'Wikipedia' }, download: 'Télécharger',