Better error handler for push notifications subscription
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -1053,5 +1053,6 @@
|
||||
"An error has occured while refreshing the page.": "An error has occured while refreshing the page.",
|
||||
"Join group {group}": "Join group {group}",
|
||||
"Public preview": "Public preview",
|
||||
"On {instance} and other federated instances": "On {instance} and other federated instances"
|
||||
"On {instance} and other federated instances": "On {instance} and other federated instances",
|
||||
"Error while subscribing to push notifications": "Error while subscribing to push notifications"
|
||||
}
|
||||
|
||||
@@ -1144,5 +1144,6 @@
|
||||
"An error has occured while refreshing the page.": "Une erreur est survenue lors du rafraîchissement de la page.",
|
||||
"Join group {group}": "Rejoindre le groupe {group}",
|
||||
"Public preview": "Aperçu public",
|
||||
"On {instance} and other federated instances": "Sur {instance} et d'autres instances fédérées"
|
||||
"On {instance} and other federated instances": "Sur {instance} et d'autres instances fédérées",
|
||||
"Error while subscribing to push notifications": "Erreur lors de la souscriptions aux notifications push"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user