From b31a8ff3bea972ff944b44c4bcec07fb5cd4e844 Mon Sep 17 00:00:00 2001 From: Zazou49 <89610869+Zazou49@users.noreply.github.com> Date: Mon, 30 Aug 2021 20:32:13 +0200 Subject: [PATCH] Update translation.json --- ui/src/extractedTranslations/fr/translation.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ui/src/extractedTranslations/fr/translation.json b/ui/src/extractedTranslations/fr/translation.json index edd3e3b0..92c38f5d 100644 --- a/ui/src/extractedTranslations/fr/translation.json +++ b/ui/src/extractedTranslations/fr/translation.json @@ -216,13 +216,13 @@ "byte": "{{count}} Octets", "byte_plural": "{{count}} Octets", "giga_byte": "{{count}} Go", - "giga_byte_plural": "Go", + "giga_byte_plural": "{{count}} Go", "kilo_byte": "{{count}} Ko", - "kilo_byte_plural": "Ko", + "kilo_byte_plural": "{{count}} Ko", "mega_byte": "{{count}} Mo", - "mega_byte_plural": "Mo", + "mega_byte_plural": "{{count}} Mo", "tera_byte": "{{count}} To", - "tera_byte_plural": "To" + "tera_byte_plural": "{{count}} To" }, "table_columns": { "dimensions": "Dimensions",