|
@@ -83,7 +83,7 @@ final class BaseUserNotificationsManager: NSObject, UserNotificationsManager, In
|
|
|
titles.append(NSLocalizedString("(Snoozed)", comment: "(Snoozed)"))
|
|
titles.append(NSLocalizedString("(Snoozed)", comment: "(Snoozed)"))
|
|
|
titles.append(String(format: NSLocalizedString("Carbs required: %d g", comment: "Carbs required"), carbs))
|
|
titles.append(String(format: NSLocalizedString("Carbs required: %d g", comment: "Carbs required"), carbs))
|