@allbin/error-reporting
Advanced tools
Comparing version 2.0.5 to 2.0.6
@@ -22,3 +22,3 @@ import React from "react"; | ||
close_label: "Ladda om", | ||
status_failed: "Det gick inte att skicka rapporten. Vänligen kontakta support@allbinary.se", | ||
status_failed: "Det gick inte att skicka rapporten. Vänligen kontakta support@allbinary.se.", | ||
status_sending: "Felrapport skickas... vänligen vänta.", | ||
@@ -28,10 +28,10 @@ status_sent: "Rapporten är skickad!", | ||
"en-US": { | ||
title: "Critial error", | ||
title: "Critical error", | ||
body: [ | ||
"A critical error has occured.", | ||
"Please wait until error report has been sent.", | ||
"If this happends multiple times please contant support at support@allbinary.se", | ||
"If this occurs multiple times please contact support at support@allbinary.se.", | ||
], | ||
close_label: "Reload", | ||
status_failed: "Error report could not be sent. Please contant support@allbinary.se", | ||
status_failed: "Error report could not be sent. Please contact support@allbinary.se.", | ||
status_sending: "Error report is being sent... please wait.", | ||
@@ -38,0 +38,0 @@ status_sent: "Error report has been sent!", |
{ | ||
"name": "@allbin/error-reporting", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/module/index.js", |
Sorry, the diff of this file is not supported yet
49275