mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-3654 Notifications | Notification alert (#2392)
This commit is contained in:
parent
be265520d4
commit
83e6981c81
12 changed files with 485 additions and 10 deletions
|
@ -2052,4 +2052,9 @@ Please provide specific details of your needs here.</string>
|
|||
<string name="onboarding_email_error">Incorrect email</string>
|
||||
<string name="onboarding_name_error">Enter name</string>
|
||||
|
||||
<string name="notifications_modal_title">Turn on push notifications</string>
|
||||
<string name="notifications_modal_description">Get notified instantly when someone messages or mentions you in your spaces.</string>
|
||||
<string name="notifications_modal_success_button">Enable notifications</string>
|
||||
<string name="notifications_modal_cancel_button">Not now</string>
|
||||
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue