From e0a1d68c750ff0b3599cbd404750678fe467da9b Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Mar 2021 11:18:56 +0900 Subject: [PATCH 01/16] New translations translation.json (French) --- src/config/locales/fr/translation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/config/locales/fr/translation.json b/src/config/locales/fr/translation.json index 222a8bd2..72c29f98 100644 --- a/src/config/locales/fr/translation.json +++ b/src/config/locales/fr/translation.json @@ -491,6 +491,10 @@ "reaction": { "title": "Réaction", "body": "{{username}} a réagi à votre statut" + }, + "status": { + "title": "Status", + "body": "{{username}} just posted" } } } From e6260d8349cbd6f2618d9713135616767f241a00 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Mar 2021 11:18:58 +0900 Subject: [PATCH 02/16] New translations translation.json (Spanish) --- src/config/locales/es_es/translation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/config/locales/es_es/translation.json b/src/config/locales/es_es/translation.json index 8001853e..938b7f1e 100644 --- a/src/config/locales/es_es/translation.json +++ b/src/config/locales/es_es/translation.json @@ -491,6 +491,10 @@ "reaction": { "title": "Reacción", "body": "{{username}} reaccionó a tu estado" + }, + "status": { + "title": "Status", + "body": "{{username}} just posted" } } } From 99b3efe4615fc8f82f32a32776e38a15acfe6b21 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Mar 2021 11:18:59 +0900 Subject: [PATCH 03/16] New translations translation.json (Czech) --- src/config/locales/cs/translation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/config/locales/cs/translation.json b/src/config/locales/cs/translation.json index 0f844e2e..70e53701 100644 --- a/src/config/locales/cs/translation.json +++ b/src/config/locales/cs/translation.json @@ -491,6 +491,10 @@ "reaction": { "title": "Reaction", "body": "{{username}} reacted your status" + }, + "status": { + "title": "Status", + "body": "{{username}} just posted" } } } From 63a913c1e00d3a1cae48f20b269bcce8f5f5a334 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Mar 2021 11:19:01 +0900 Subject: [PATCH 04/16] New translations translation.json (German) --- src/config/locales/de/translation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/config/locales/de/translation.json b/src/config/locales/de/translation.json index e9420c02..f9f2fc4e 100644 --- a/src/config/locales/de/translation.json +++ b/src/config/locales/de/translation.json @@ -491,6 +491,10 @@ "reaction": { "title": "Reaction", "body": "{{username}} reacted your status" + }, + "status": { + "title": "Status", + "body": "{{username}} just posted" } } } From dade2803d97411e298643e2e49051e71e710adc8 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Mar 2021 11:19:03 +0900 Subject: [PATCH 05/16] New translations translation.json (Italian) --- src/config/locales/it/translation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/config/locales/it/translation.json b/src/config/locales/it/translation.json index 012f205d..455cbb11 100644 --- a/src/config/locales/it/translation.json +++ b/src/config/locales/it/translation.json @@ -491,6 +491,10 @@ "reaction": { "title": "Reazione", "body": "{{username}} ha reagito al tuo stato" + }, + "status": { + "title": "Status", + "body": "{{username}} just posted" } } } From 6d05f5d7b601d62d54daa10c63f16437a1ffea15 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Mar 2021 11:19:04 +0900 Subject: [PATCH 06/16] New translations translation.json (Japanese) --- src/config/locales/ja/translation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/config/locales/ja/translation.json b/src/config/locales/ja/translation.json index 492eb807..5e5ab93f 100644 --- a/src/config/locales/ja/translation.json +++ b/src/config/locales/ja/translation.json @@ -491,6 +491,10 @@ "reaction": { "title": "リアクション", "body": "{{username}} さんがリアクションをつけました" + }, + "status": { + "title": "Status", + "body": "{{username}} just posted" } } } From ae79c666f44cc7021cbd38e85f5af0ea9244f024 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Mar 2021 11:19:05 +0900 Subject: [PATCH 07/16] New translations translation.json (Korean) --- src/config/locales/ko/translation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/config/locales/ko/translation.json b/src/config/locales/ko/translation.json index 91db3d0d..a5baedc8 100644 --- a/src/config/locales/ko/translation.json +++ b/src/config/locales/ko/translation.json @@ -491,6 +491,10 @@ "reaction": { "title": "Reaction", "body": "{{username}} reacted your status" + }, + "status": { + "title": "Status", + "body": "{{username}} just posted" } } } From 4b6b74d26f89e8b4a7fa2db1949f8e6e2c249d5f Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Mar 2021 11:19:06 +0900 Subject: [PATCH 08/16] New translations translation.json (Norwegian) --- src/config/locales/no/translation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/config/locales/no/translation.json b/src/config/locales/no/translation.json index 1ebbe955..dcbc666b 100644 --- a/src/config/locales/no/translation.json +++ b/src/config/locales/no/translation.json @@ -491,6 +491,10 @@ "reaction": { "title": "Reaction", "body": "{{username}} reacted your status" + }, + "status": { + "title": "Status", + "body": "{{username}} just posted" } } } From 51bb013389a0f4f83e40c1f378ab5b153d8cebc3 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Mar 2021 11:19:08 +0900 Subject: [PATCH 09/16] New translations translation.json (Polish) --- src/config/locales/pl/translation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/config/locales/pl/translation.json b/src/config/locales/pl/translation.json index e4d16cba..c16e0cfd 100644 --- a/src/config/locales/pl/translation.json +++ b/src/config/locales/pl/translation.json @@ -491,6 +491,10 @@ "reaction": { "title": "Reaction", "body": "{{username}} reacted your status" + }, + "status": { + "title": "Status", + "body": "{{username}} just posted" } } } From fe7a5c108c1d7af0cc5969e9d9772f86991add6d Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Mar 2021 11:19:09 +0900 Subject: [PATCH 10/16] New translations translation.json (Portuguese) --- src/config/locales/pt_pt/translation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/config/locales/pt_pt/translation.json b/src/config/locales/pt_pt/translation.json index 0f844e2e..70e53701 100644 --- a/src/config/locales/pt_pt/translation.json +++ b/src/config/locales/pt_pt/translation.json @@ -491,6 +491,10 @@ "reaction": { "title": "Reaction", "body": "{{username}} reacted your status" + }, + "status": { + "title": "Status", + "body": "{{username}} just posted" } } } From c8b37bda089a68905d61d4a64be3a65a05c554e1 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Mar 2021 11:19:10 +0900 Subject: [PATCH 11/16] New translations translation.json (Russian) --- src/config/locales/ru/translation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/config/locales/ru/translation.json b/src/config/locales/ru/translation.json index eb01095b..53f21f51 100644 --- a/src/config/locales/ru/translation.json +++ b/src/config/locales/ru/translation.json @@ -491,6 +491,10 @@ "reaction": { "title": "Reaction", "body": "{{username}} reacted your status" + }, + "status": { + "title": "Status", + "body": "{{username}} just posted" } } } From 033ddbc58c1847d998911572ba166b0f0731449a Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Mar 2021 11:19:11 +0900 Subject: [PATCH 12/16] New translations translation.json (Swedish) --- src/config/locales/sv_se/translation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/config/locales/sv_se/translation.json b/src/config/locales/sv_se/translation.json index 0f844e2e..70e53701 100644 --- a/src/config/locales/sv_se/translation.json +++ b/src/config/locales/sv_se/translation.json @@ -491,6 +491,10 @@ "reaction": { "title": "Reaction", "body": "{{username}} reacted your status" + }, + "status": { + "title": "Status", + "body": "{{username}} just posted" } } } From 858fdd65d9f2c28ab9cae8cce862635cb9ca0733 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Mar 2021 11:19:12 +0900 Subject: [PATCH 13/16] New translations translation.json (Chinese Simplified) --- src/config/locales/zh_cn/translation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/config/locales/zh_cn/translation.json b/src/config/locales/zh_cn/translation.json index f3db83bc..23886604 100644 --- a/src/config/locales/zh_cn/translation.json +++ b/src/config/locales/zh_cn/translation.json @@ -491,6 +491,10 @@ "reaction": { "title": "Reaction", "body": "{{username}} reacted your status" + }, + "status": { + "title": "Status", + "body": "{{username}} just posted" } } } From caac4a280c48bad7cb6524fdda4bac195d8fa3da Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Mar 2021 11:19:13 +0900 Subject: [PATCH 14/16] New translations translation.json (Chinese Traditional) --- src/config/locales/zh_tw/translation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/config/locales/zh_tw/translation.json b/src/config/locales/zh_tw/translation.json index 03376f5f..f140d6d2 100644 --- a/src/config/locales/zh_tw/translation.json +++ b/src/config/locales/zh_tw/translation.json @@ -491,6 +491,10 @@ "reaction": { "title": "回應", "body": "{{username}} 回應了您的嘟文" + }, + "status": { + "title": "Status", + "body": "{{username}} just posted" } } } From 70b410476b132cfe15f7301ff806e01a5d84c17d Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Mar 2021 11:19:14 +0900 Subject: [PATCH 15/16] New translations translation.json (Sinhala) --- src/config/locales/si/translation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/config/locales/si/translation.json b/src/config/locales/si/translation.json index 8f990523..06a5c3b9 100644 --- a/src/config/locales/si/translation.json +++ b/src/config/locales/si/translation.json @@ -491,6 +491,10 @@ "reaction": { "title": "Reaction", "body": "{{username}} reacted your status" + }, + "status": { + "title": "Status", + "body": "{{username}} just posted" } } } From 4b1bdc0f148dd68189b5064552f0c9620c15b5af Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Mar 2021 11:19:16 +0900 Subject: [PATCH 16/16] New translations translation.json (Central Atlas Tamazight) --- src/config/locales/tzm/translation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/config/locales/tzm/translation.json b/src/config/locales/tzm/translation.json index b70318e4..4ea23f4a 100644 --- a/src/config/locales/tzm/translation.json +++ b/src/config/locales/tzm/translation.json @@ -491,6 +491,10 @@ "reaction": { "title": "Amyagga", "body": "Imyagga {{username}} ɣef waddad-nnek" + }, + "status": { + "title": "Status", + "body": "{{username}} just posted" } } }