You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/core/lang.json
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -124,6 +124,8 @@
124
124
"errorsyncblocked": "This {{$a}} cannot be synchronised right now because of an ongoing process. Please try again later. If the problem persists, try restarting the app.",
125
125
"errorurlschemeinvalidscheme": "This URL is meant to be used in another app: {{$a}}.",
126
126
"errorurlschemeinvalidsite": "This site URL cannot be opened in this app.",
127
+
"exactalarmsturnedoff": "Real-time notifications are turned off",
128
+
"exactalarmsturnedoffmessage": "To make sure you don't miss any important alerts, turn on 'Alarms and reminders' in your device's settings.",
127
129
"expand": "Expand",
128
130
"explanationdigitalminor": "This information is required to determine if your age is over the digital age of consent. This is the age when an individual can consent to terms and conditions and their data being legally stored and processed.",
129
131
"favourites": "Starred",
@@ -225,6 +227,7 @@
225
227
"notenrolledprofile": "This profile is not available because this user is not enrolled in this course.",
226
228
"notice": "Notice",
227
229
"notingroup": "Sorry, but you need to be part of a group to see this page.",
230
+
"notnow": "Not now",
228
231
"notsent": "Not sent",
229
232
"now": "now",
230
233
"nummore": "{{$a}} more",
@@ -333,6 +336,10 @@
333
336
"today": "Today",
334
337
"toggledelete": "Toggle delete buttons",
335
338
"tryagain": "Try again",
339
+
"turnon": "Turn on",
340
+
"turnonexactalarms": "Turn on real-time alerts",
341
+
"turnonnotifications": "Turn on notifications",
342
+
"turnonnotificationsmessage": "Would you like to receive notifications about activities and assignments?",
0 commit comments