From c00c7216b85d26a0778e50cdaffbd3ebf5c38957 Mon Sep 17 00:00:00 2001 From: Olena Kotsur <73114986+OlenkaCrowdin@users.noreply.github.com> Date: Tue, 8 Aug 2023 19:04:39 +0300 Subject: [PATCH 1/4] Update Polish translations --- translations/E'xample (1).json.pl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/translations/E'xample (1).json.pl b/translations/E'xample (1).json.pl index 854342f..d7604e9 100644 --- a/translations/E'xample (1).json.pl +++ b/translations/E'xample (1).json.pl @@ -1,10 +1,10 @@ { - "Key1": "Cat", - "Key2": "Dog", + "Key1": "Kotek", + "Key2": "Pies", "Key3": "Mouse", "1": "%FileSizeLimit%", "2": "%FileSizeLimit%MB", "3": "4ª and 4º ", - "we": "Name of your cat", - "1234": "head" + "we": "Nazwa kota", + "1234": "głowa" } From fd49123e65099c1f0eb9ad3e8faef452d61f1c34 Mon Sep 17 00:00:00 2001 From: Olena Kotsur <73114986+OlenkaCrowdin@users.noreply.github.com> Date: Tue, 26 Sep 2023 23:45:20 +0300 Subject: [PATCH 2/4] Update French translations --- translations/E'xample (1).json.fr | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/translations/E'xample (1).json.fr b/translations/E'xample (1).json.fr index 854342f..567a3ef 100644 --- a/translations/E'xample (1).json.fr +++ b/translations/E'xample (1).json.fr @@ -6,5 +6,6 @@ "2": "%FileSizeLimit%MB", "3": "4ª and 4º ", "we": "Name of your cat", - "1234": "head" + "1234": "head", + "Dog": "Dog" } From 28c9d430af5d52bd1cef94156162f77df6120ef2 Mon Sep 17 00:00:00 2001 From: Olena Kotsur <73114986+OlenkaCrowdin@users.noreply.github.com> Date: Tue, 26 Sep 2023 23:45:21 +0300 Subject: [PATCH 3/4] Update Spanish translations --- translations/E'xample (1).json.es | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/translations/E'xample (1).json.es b/translations/E'xample (1).json.es index 854342f..567a3ef 100644 --- a/translations/E'xample (1).json.es +++ b/translations/E'xample (1).json.es @@ -6,5 +6,6 @@ "2": "%FileSizeLimit%MB", "3": "4ª and 4º ", "we": "Name of your cat", - "1234": "head" + "1234": "head", + "Dog": "Dog" } From e5b21de8eb216b1142ad698e4d22cdedceabc054 Mon Sep 17 00:00:00 2001 From: Olena Kotsur <73114986+OlenkaCrowdin@users.noreply.github.com> Date: Tue, 26 Sep 2023 23:45:22 +0300 Subject: [PATCH 4/4] Update Polish translations --- translations/E'xample (1).json.pl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/translations/E'xample (1).json.pl b/translations/E'xample (1).json.pl index d7604e9..bd9cf4b 100644 --- a/translations/E'xample (1).json.pl +++ b/translations/E'xample (1).json.pl @@ -6,5 +6,6 @@ "2": "%FileSizeLimit%MB", "3": "4ª and 4º ", "we": "Nazwa kota", - "1234": "głowa" + "1234": "głowa", + "Dog": "Pies" }