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", 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", 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": "알림 종류 표시", 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", 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", diff --git a/src/i18n/zh-Hans/screens/actions.json b/src/i18n/zh-Hans/screens/actions.json index b7ed467e..56c57a99 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": "显示通知", 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": "",