From 2bae7c43764df5678fe2fc2e68be11ae95d85a41 Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Fri, 28 Jan 2022 16:21:47 +0100 Subject: fix: handle translation with lingui The previous method was not working so I tried a different approach. Translation is loaded but I'm still getting warnings: * Plurals for locale undefined aren't loaded * Text content did not match I can't figure how to fix them... --- src/i18n/fr/messages.mo | Bin 9357 -> 9297 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'src/i18n/fr/messages.mo') diff --git a/src/i18n/fr/messages.mo b/src/i18n/fr/messages.mo index 4d68311..00931c7 100644 Binary files a/src/i18n/fr/messages.mo and b/src/i18n/fr/messages.mo differ -- cgit v1.2.3