1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2025-06-19 08:15:16 +00:00
This commit is contained in:
2021-04-17 08:54:36 +02:00
parent dc23826f1a
commit c2ce5ca05f
2 changed files with 2 additions and 2 deletions

View File

@ -94,7 +94,7 @@ class _PushNotificationsConfigurationRouteState
_NotificationOption(
title: tr("Do not send notification"),
description: tr(
"Disable notifications services. You will always be able to change it from application settings."),
"Disable notifications service. You will always be able to change it from application settings."),
option: PushNotificationsStatus.DISABLED,
current: currStatus,
available: true,