From 2f8a11da6735c6034c5be6f22f24be4280e54705 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 10:32:13 -0500 Subject: [PATCH 1/4] [Transifex] Translate language/en/ui.json in fr (#58) 100% reviewed source file: 'language/en/ui.json' on 'fr'. Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> --- language/fr/ui.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/fr/ui.json b/language/fr/ui.json index 1417115..9591d00 100644 --- a/language/fr/ui.json +++ b/language/fr/ui.json @@ -2,6 +2,6 @@ "interface": { "welcome": "Bienvenue a test du Transifex!", "goodbye2": "Au revoir, Commandant!", - "error": "Mon dieu! C'est une catastrophe!" + "error": "Sacre bleu!" } } From b7f9797d4c45b6b0750a10781641f0145f6dd744 Mon Sep 17 00:00:00 2001 From: WatchTheFort <36827423+WatchTheFort@users.noreply.github.com> Date: Sat, 9 Nov 2024 11:37:50 -0500 Subject: [PATCH 2/4] Update animals.json --- language/en/animals.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/language/en/animals.json b/language/en/animals.json index 66b2e3b..235da23 100644 --- a/language/en/animals.json +++ b/language/en/animals.json @@ -2,6 +2,7 @@ "animals": { "dog": "Rover", "cat2": "Mittens", - "horse": "Ed" + "horse": "Ed", + "test": "Test" } } From 1604c243177c9a65cc0549c169ee39ddc473a2a3 Mon Sep 17 00:00:00 2001 From: WatchTheFort <36827423+WatchTheFort@users.noreply.github.com> Date: Sat, 9 Nov 2024 11:40:43 -0500 Subject: [PATCH 3/4] Update animals.json --- language/en/animals.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/language/en/animals.json b/language/en/animals.json index 235da23..66b2e3b 100644 --- a/language/en/animals.json +++ b/language/en/animals.json @@ -2,7 +2,6 @@ "animals": { "dog": "Rover", "cat2": "Mittens", - "horse": "Ed", - "test": "Test" + "horse": "Ed" } } From ec825dbf5720769db130c4d1ebdb2dbfc5283f15 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 16:40:59 +0000 Subject: [PATCH 4/4] [Transifex] Translate animals.json in de 100% reviewed source file: 'animals.json' on 'de'. --- language/de/animals.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/language/de/animals.json b/language/de/animals.json index 8f15de0..b31cf3b 100644 --- a/language/de/animals.json +++ b/language/de/animals.json @@ -2,7 +2,6 @@ "animals": { "dog": "Das Rover", "cat2": "Das Mittens", - "horse": "Das Ed", - "mouse": "Das Micket" + "horse": "Das Ed" } }