From 1bc21babb253c9a73dfd57650c5ea1561cef81c5 Mon Sep 17 00:00:00 2001 From: Jake Date: Thu, 18 May 2023 19:33:31 +0100 Subject: [PATCH 01/28] Update source file en.json --- translations/en.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/translations/en.json b/translations/en.json index 077404a..e8c04e1 100644 --- a/translations/en.json +++ b/translations/en.json @@ -1,3 +1,6 @@ { - + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } } \ No newline at end of file From 54d43ff55d90aaff11a4fe4f711b3e8aa35e736b Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:15 +0100 Subject: [PATCH 02/28] New translations en.json (Romanian) --- translations/ro.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/ro.json diff --git a/translations/ro.json b/translations/ro.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/ro.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From 2db9f1bd32a4caed14b301c3bcd7c650c6c34faa Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:15 +0100 Subject: [PATCH 03/28] New translations en.json (French) --- translations/fr.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/fr.json diff --git a/translations/fr.json b/translations/fr.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/fr.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From f136b9df705d2159603d88cadd6437100fadb613 Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:16 +0100 Subject: [PATCH 04/28] New translations en.json (Spanish) --- translations/es.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/es.json diff --git a/translations/es.json b/translations/es.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/es.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From 9a1f68d0a5d7ac4f838d0be9ccc2773a0e88e743 Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:17 +0100 Subject: [PATCH 05/28] New translations en.json (Afrikaans) --- translations/af.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/af.json diff --git a/translations/af.json b/translations/af.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/af.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From 9e9c6d950e08f239ec7f68b293d431b652041d06 Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:17 +0100 Subject: [PATCH 06/28] New translations en.json (Arabic) --- translations/ar.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/ar.json diff --git a/translations/ar.json b/translations/ar.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/ar.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From f43971361b2942b87024ad7a9a58275db030c369 Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:18 +0100 Subject: [PATCH 07/28] New translations en.json (Catalan) --- translations/ca.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/ca.json diff --git a/translations/ca.json b/translations/ca.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/ca.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From aa33e0742f3acbc9ef074872011f89c0f5599549 Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:19 +0100 Subject: [PATCH 08/28] New translations en.json (Czech) --- translations/cs.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/cs.json diff --git a/translations/cs.json b/translations/cs.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/cs.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From 87753ed3b32126f55a0a5caf68703f4ec97810aa Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:19 +0100 Subject: [PATCH 09/28] New translations en.json (Danish) --- translations/da.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/da.json diff --git a/translations/da.json b/translations/da.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/da.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From 277f1946bda18a0aa0933bfdde16a2d151ae05c4 Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:20 +0100 Subject: [PATCH 10/28] New translations en.json (German) --- translations/de.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/de.json diff --git a/translations/de.json b/translations/de.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/de.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From b108c65578423c554f2c56229377b9bb2e8f7446 Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:21 +0100 Subject: [PATCH 11/28] New translations en.json (Greek) --- translations/el.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/el.json diff --git a/translations/el.json b/translations/el.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/el.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From 537862af43263d47636e04ff884344ac4a9f81c6 Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:21 +0100 Subject: [PATCH 12/28] New translations en.json (Finnish) --- translations/fi.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/fi.json diff --git a/translations/fi.json b/translations/fi.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/fi.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From 7d4f175149e01b0ab6661aba9ddda7f520bf151d Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:22 +0100 Subject: [PATCH 13/28] New translations en.json (Hebrew) --- translations/he.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/he.json diff --git a/translations/he.json b/translations/he.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/he.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From 6c54a91896d64306bd21dada43742380b209c03c Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:23 +0100 Subject: [PATCH 14/28] New translations en.json (Hungarian) --- translations/hu.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/hu.json diff --git a/translations/hu.json b/translations/hu.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/hu.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From 67800554b85a14f1776ab248a09faeb274febe2f Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:24 +0100 Subject: [PATCH 15/28] New translations en.json (Italian) --- translations/it.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/it.json diff --git a/translations/it.json b/translations/it.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/it.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From 347ee5a2b4fdf87bb9ee218d9660cccec030bf92 Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:24 +0100 Subject: [PATCH 16/28] New translations en.json (Japanese) --- translations/ja.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/ja.json diff --git a/translations/ja.json b/translations/ja.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/ja.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From fe3d3d8cc897a5f288de828bd1f1a08297c6cc51 Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:25 +0100 Subject: [PATCH 17/28] New translations en.json (Korean) --- translations/ko.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/ko.json diff --git a/translations/ko.json b/translations/ko.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/ko.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From a672256fab91aa0b4919fee8374bad05122f539f Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:25 +0100 Subject: [PATCH 18/28] New translations en.json (Dutch) --- translations/nl.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/nl.json diff --git a/translations/nl.json b/translations/nl.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/nl.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From be2cd8b43fe5a81b3e9329292484d5d1ea3a7e6d Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:26 +0100 Subject: [PATCH 19/28] New translations en.json (Norwegian) --- translations/no.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/no.json diff --git a/translations/no.json b/translations/no.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/no.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From ca23ec513ca01a7da362664a787064de310cef13 Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:27 +0100 Subject: [PATCH 20/28] New translations en.json (Polish) --- translations/pl.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/pl.json diff --git a/translations/pl.json b/translations/pl.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/pl.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From b6bb67473009d1ec118ea1486f8d9f7a545a6974 Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:28 +0100 Subject: [PATCH 21/28] New translations en.json (Portuguese) --- translations/pt.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/pt.json diff --git a/translations/pt.json b/translations/pt.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/pt.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From b34c45b01180c939de5cc25995647e7c9b8ecfd8 Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:28 +0100 Subject: [PATCH 22/28] New translations en.json (Russian) --- translations/ru.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/ru.json diff --git a/translations/ru.json b/translations/ru.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/ru.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From 765f3084251c956ef8a755b2c57f40bc979cd6ff Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:29 +0100 Subject: [PATCH 23/28] New translations en.json (Serbian (Cyrillic)) --- translations/sr.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/sr.json diff --git a/translations/sr.json b/translations/sr.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/sr.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From c2c5711251d23a0a58c19ad1fd8b9bec8d869917 Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:30 +0100 Subject: [PATCH 24/28] New translations en.json (Swedish) --- translations/sv.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/sv.json diff --git a/translations/sv.json b/translations/sv.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/sv.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From 52a33e59d91cb040707b6af437c68bbf980164a0 Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:30 +0100 Subject: [PATCH 25/28] New translations en.json (Turkish) --- translations/tr.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/tr.json diff --git a/translations/tr.json b/translations/tr.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/tr.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From 8751e7ef87396018792468601c87a184017ccb3b Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:31 +0100 Subject: [PATCH 26/28] New translations en.json (Ukrainian) --- translations/uk.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/uk.json diff --git a/translations/uk.json b/translations/uk.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/uk.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From bdebcc6af41c864362fc9b8d2738a8135566fb97 Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:32 +0100 Subject: [PATCH 27/28] New translations en.json (Chinese Simplified) --- translations/zh.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/zh.json diff --git a/translations/zh.json b/translations/zh.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/zh.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file From d4e9cf26859b57bfa178bcc1ee873ac22dfb86af Mon Sep 17 00:00:00 2001 From: Jake Date: Mon, 15 Apr 2024 01:28:34 +0100 Subject: [PATCH 28/28] New translations en.json (Vietnamese) --- translations/vi.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 translations/vi.json diff --git a/translations/vi.json b/translations/vi.json new file mode 100644 index 0000000..e8c04e1 --- /dev/null +++ b/translations/vi.json @@ -0,0 +1,6 @@ +{ + "pong": "Pong! `{{ms}}ms`!", + "stats": { + "error": "An error occurred gathering statistics, please try again later." + } +} \ No newline at end of file