Add unsubscribe messages
This commit is contained in:
parent
66b1dac3b9
commit
3619f46360
|
@ -57,6 +57,9 @@ en:
|
||||||
fail:
|
fail:
|
||||||
title: Failed to subscribe to push notifications
|
title: Failed to subscribe to push notifications
|
||||||
body: Please try again later
|
body: Please try again later
|
||||||
|
unsubscribe:
|
||||||
|
success: Push notifications disabled successfully.
|
||||||
|
fail: Failed to disable push notifications.
|
||||||
setup_fail: Failed to set up push notifications. Please try again later.
|
setup_fail: Failed to set up push notifications. Please try again later.
|
||||||
inbox:
|
inbox:
|
||||||
title: New question from %{user}
|
title: New question from %{user}
|
||||||
|
|
Loading…
Reference in New Issue