From 89989eb7eedc4b3ffb32fc51e7229c26d70316d0 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 13:02:18 -0400 Subject: [PATCH 1/3] [Transifex] Updates for project BAR internal testing and language fr (#8) * [Transifex] Translate language/en/ui.json in fr 100% reviewed source file: 'language/en/ui.json' on 'fr'. * [Transifex] Translate animals.json in fr 100% reviewed source file: 'animals.json' on 'fr'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> --- language/fr/animals.json | 2 +- language/fr/ui.json | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 language/fr/ui.json diff --git a/language/fr/animals.json b/language/fr/animals.json index 5c0650d..fd52b46 100644 --- a/language/fr/animals.json +++ b/language/fr/animals.json @@ -1,7 +1,7 @@ { "animals": { "dog": "Roveur", - "cat": "Mitaines", + "cat2": "Mitaines", "horse": "Ed" } } diff --git a/language/fr/ui.json b/language/fr/ui.json new file mode 100644 index 0000000..989448f --- /dev/null +++ b/language/fr/ui.json @@ -0,0 +1,7 @@ +{ + "interface": { + "welcome": "Bienvenue a test du Transifex!", + "goodbye2": "Au revoir, Commandant", + "error": "Mon dieu! C'est une catastrophe!" + } +} From 442b550ad9b970b26a05e908fd613ae5fac9e600 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 18:43:09 +0000 Subject: [PATCH 2/3] [Transifex] Translate animals.json in fr 100% reviewed source file: 'animals.json' on 'fr'. --- language/fr/animals.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/fr/animals.json b/language/fr/animals.json index fd52b46..85ae5cc 100644 --- a/language/fr/animals.json +++ b/language/fr/animals.json @@ -1,7 +1,7 @@ { "animals": { "dog": "Roveur", - "cat2": "Mitaines", + "cat2": "Mitains", "horse": "Ed" } } From b70c478050deb15873fa8678a19417717deda65a Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 18:43:16 +0000 Subject: [PATCH 3/3] [Transifex] Translate animals.json in fr 100% reviewed source file: 'animals.json' on 'fr'. --- language/fr/animals.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/fr/animals.json b/language/fr/animals.json index 85ae5cc..e1b1823 100644 --- a/language/fr/animals.json +++ b/language/fr/animals.json @@ -2,6 +2,6 @@ "animals": { "dog": "Roveur", "cat2": "Mitains", - "horse": "Ed" + "horse": "Le Ed" } }