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
@@ -386,7 +386,7 @@ events.overview.empty-text-admin = Configure events overview to visualise your m
386
386
events.overview.empty-text-user = Request an admin of this application to configure events overview to visualise most important custom events at a glance.
387
387
events.overview.save-changes = Save changes
388
388
events.overview.unknown = NA
389
-
events.all.empty-title = This applications doesn't have any custom events
389
+
events.all.empty-title = This application doesn't have any custom events
390
390
events.all.empty-text = Log some custom events inside your application's code using the SDKs and visit this section later
391
391
392
392
#export
@@ -527,7 +527,7 @@ user-settings.force-password-reset = It is time to change your password.
527
527
user-settings.please-correct-input = Please fix errors before submitting the form
528
528
user-settings.api-key-length = API key should be exactly 32 characters long
529
529
user-settings.regenerate-api-key = Regenerate API key
530
-
530
+
531
531
#report manager
532
532
report-manager.name = Name
533
533
report-manager.desc = Description
@@ -545,7 +545,7 @@ app-users.download-export = Download user's exported data
545
545
app-users.delete-export = Purge user's exported data
546
546
app-users.delete-userdata = Purge user's data completely
547
547
app-users.delete-userdata-confirm = Do you really want to purge all data associated with this user?
548
-
app-users.export-started = Exporting has started sucessfully.
548
+
app-users.export-started = Exporting has started sucessfully.
549
549
app-users.export-finished = User data is exported. You can download it now.
550
550
app-users.export-finished-click = Click here to download.
551
551
app-users.export-failed = There was error during export process. There might be more information in logs.
@@ -572,7 +572,7 @@ token_manager.table.app = App
572
572
token_manager.table.status = Status
573
573
token_manager.table.endpoint = Endpoint
574
574
token_manager.table.purpose = Description
575
-
token_manager.table.purpose-desc = Some information to help user identify created token.
575
+
token_manager.table.purpose-desc = Some information to help user identify created token.
576
576
token_manager.table.endpoint-desc = You can limit token to a single or multiple endpoints. Given endpoints are interpreted as regular expressions.
577
577
token_manager.table.multi-desc = Token can be used multiple times
0 commit comments