From ca4a88292929a2e2075fdf8c425db95b22a19f2a Mon Sep 17 00:00:00 2001 From: ache Date: Sat, 10 Aug 2024 16:35:57 +0200 Subject: Support for notes page in english and french --- src/build/i18n.mjs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/build/i18n.mjs') diff --git a/src/build/i18n.mjs b/src/build/i18n.mjs index 09dd6e4..00a554b 100644 --- a/src/build/i18n.mjs +++ b/src/build/i18n.mjs @@ -12,6 +12,7 @@ const i18n = { home: "L'accueil", git: "Dépôt git personnel", mastodon: "Mon mastodon", + notes: "Notes", }, articles: [ "framasoft-et-les-mascottes-du-libre.md", @@ -58,6 +59,7 @@ const i18n = { home: "Home", git: "Personnel git repository", mastodon: "Mastodon account", + notes: "Notes", }, articles: [ "rail-and-advertising.md", -- cgit v1.2.3-70-g09d2