From 5d788be27afbe5ba388335f6d063f3a42a37436c Mon Sep 17 00:00:00 2001 From: xmflsct Date: Fri, 3 Jun 2022 23:31:43 +0200 Subject: [PATCH 1/8] New translations actions.json (German) --- src/i18n/de/screens/actions.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/i18n/de/screens/actions.json b/src/i18n/de/screens/actions.json index 6cc3110b..fa3f5a6d 100644 --- a/src/i18n/de/screens/actions.json +++ b/src/i18n/de/screens/actions.json @@ -1,8 +1,7 @@ { "content": { - "button": { - "apply": "$t(common:buttons.apply)", - "cancel": "$t(common:buttons.cancel)" + "altText": { + "heading": "" }, "notificationsFilter": { "heading": "Benachrichtigungsart anzeigen", From 7ff43c06eed82c49ac2e7467d24d0b2b5187836f Mon Sep 17 00:00:00 2001 From: xmflsct Date: Fri, 3 Jun 2022 23:31:44 +0200 Subject: [PATCH 2/8] New translations actions.json (Korean) --- src/i18n/ko/screens/actions.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/i18n/ko/screens/actions.json b/src/i18n/ko/screens/actions.json index dd011ed4..95a61e70 100644 --- a/src/i18n/ko/screens/actions.json +++ b/src/i18n/ko/screens/actions.json @@ -1,8 +1,7 @@ { "content": { - "button": { - "apply": "$t(common:buttons.apply)", - "cancel": "$t(common:buttons.cancel)" + "altText": { + "heading": "" }, "notificationsFilter": { "heading": "알림 종류 표시", From 7ba8c34c2419f025071e84ab0bd2e0400e403d7c Mon Sep 17 00:00:00 2001 From: xmflsct Date: Fri, 3 Jun 2022 23:31:45 +0200 Subject: [PATCH 3/8] New translations actions.json (Chinese Simplified) --- src/i18n/zh-Hans/screens/actions.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/i18n/zh-Hans/screens/actions.json b/src/i18n/zh-Hans/screens/actions.json index b7ed467e..d5da4241 100644 --- a/src/i18n/zh-Hans/screens/actions.json +++ b/src/i18n/zh-Hans/screens/actions.json @@ -1,8 +1,7 @@ { "content": { - "button": { - "apply": "$t(common:buttons.apply)", - "cancel": "$t(common:buttons.cancel)" + "altText": { + "heading": "" }, "notificationsFilter": { "heading": "显示通知", From bfa91676b19d98c8cd3777e77690320894d6c5ae Mon Sep 17 00:00:00 2001 From: xmflsct Date: Fri, 3 Jun 2022 23:31:46 +0200 Subject: [PATCH 4/8] New translations actions.json (Chinese Traditional) --- src/i18n/zh-Hant/screens/actions.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/i18n/zh-Hant/screens/actions.json b/src/i18n/zh-Hant/screens/actions.json index 648864d7..55e9959c 100644 --- a/src/i18n/zh-Hant/screens/actions.json +++ b/src/i18n/zh-Hant/screens/actions.json @@ -1,8 +1,7 @@ { "content": { - "button": { - "apply": "", - "cancel": "" + "altText": { + "heading": "" }, "notificationsFilter": { "heading": "", From 1fb359110d200fa55c9d000d0fdcad286a7e94ba Mon Sep 17 00:00:00 2001 From: xmflsct Date: Fri, 3 Jun 2022 23:31:47 +0200 Subject: [PATCH 5/8] New translations actions.json (Vietnamese) --- src/i18n/vi/screens/actions.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/i18n/vi/screens/actions.json b/src/i18n/vi/screens/actions.json index 06cd1e50..3a50892f 100644 --- a/src/i18n/vi/screens/actions.json +++ b/src/i18n/vi/screens/actions.json @@ -1,8 +1,7 @@ { "content": { - "button": { - "apply": "$t(common:buttons.apply)", - "cancel": "$t(common:buttons.cancel)" + "altText": { + "heading": "" }, "notificationsFilter": { "heading": "Những kiểu thông báo cho phép", From 84cd0186b7db19d0cb79fd64ebb04f490efb6d98 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Fri, 3 Jun 2022 23:31:48 +0200 Subject: [PATCH 6/8] New translations actions.json (Italian) --- src/i18n/it/screens/actions.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/i18n/it/screens/actions.json b/src/i18n/it/screens/actions.json index 723c1372..349dff8a 100644 --- a/src/i18n/it/screens/actions.json +++ b/src/i18n/it/screens/actions.json @@ -1,8 +1,7 @@ { "content": { - "button": { - "apply": "$t(common:buttons.apply)", - "cancel": "$t(common:buttons.cancel)" + "altText": { + "heading": "" }, "notificationsFilter": { "heading": "Filtra notifiche per tipo", From 8915fcbd89dd0422e37503e4c4b7bf6f6613edaf Mon Sep 17 00:00:00 2001 From: xmflsct Date: Fri, 3 Jun 2022 23:31:49 +0200 Subject: [PATCH 7/8] New translations actions.json (Portuguese, Brazilian) --- src/i18n/pt_BR/screens/actions.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/i18n/pt_BR/screens/actions.json b/src/i18n/pt_BR/screens/actions.json index 2d486974..19cec928 100644 --- a/src/i18n/pt_BR/screens/actions.json +++ b/src/i18n/pt_BR/screens/actions.json @@ -1,8 +1,7 @@ { "content": { - "button": { - "apply": "$t(common:buttons.apply)", - "cancel": "$t(common:buttons.cancel)" + "altText": { + "heading": "" }, "notificationsFilter": { "heading": "Exibir notificações", From a56f8c4026e52af416c3ffa1c0272248fabf63b5 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Fri, 3 Jun 2022 23:44:48 +0200 Subject: [PATCH 8/8] New translations actions.json (Chinese Simplified) --- src/i18n/zh-Hans/screens/actions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/zh-Hans/screens/actions.json b/src/i18n/zh-Hans/screens/actions.json index d5da4241..56c57a99 100644 --- a/src/i18n/zh-Hans/screens/actions.json +++ b/src/i18n/zh-Hans/screens/actions.json @@ -1,7 +1,7 @@ { "content": { "altText": { - "heading": "" + "heading": "替代文本" }, "notificationsFilter": { "heading": "显示通知",