From 22648827710b6e8ab526ca583399eb78f8711cb6 Mon Sep 17 00:00:00 2001 From: Ilya Spiridonov Date: Tue, 4 Oct 2022 19:46:39 +0000 Subject: [PATCH 1/2] Translate test.json via GitLocalize --- fr/locale/en/test.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 fr/locale/en/test.json diff --git a/fr/locale/en/test.json b/fr/locale/en/test.json new file mode 100644 index 0000000..98d7017 --- /dev/null +++ b/fr/locale/en/test.json @@ -0,0 +1,3 @@ +{ + "key": "Le Teste" +} From 41974ce69fcaced6910ebd4bf2fbe4ba402979b6 Mon Sep 17 00:00:00 2001 From: mt-gitlocalize Date: Tue, 4 Oct 2022 19:46:40 +0000 Subject: [PATCH 2/2] Translate test.json via GitLocalize --- fr/locale/en/test.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fr/locale/en/test.json b/fr/locale/en/test.json index 98d7017..bfca4e6 100644 --- a/fr/locale/en/test.json +++ b/fr/locale/en/test.json @@ -1,3 +1,4 @@ { - "key": "Le Teste" + "key": "Le Teste", + "1key": "Foo" }