@bigbinary/neeto-commons-frontend 2.0.122 → 2.0.124

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/initializers.js CHANGED
@@ -2352,9 +2352,7 @@ var github = {
2352
2352
  var neetoCommons = {
2353
2353
  fallbackComponent: {
2354
2354
  somethingWentWrong: "Sorry, something went wrong.",
2355
- description: "Please try <reloading></reloading> the page.<br> If the problem persists, <contactus></contactus>.",
2356
- reloadingButtonLabel: "reloading",
2357
- contactusButtonLabel: "contact us"
2355
+ description: "Please try <reloading>reloading</reloading> the page.<br> If the problem persists, <contactus>contact us</contactus>."
2358
2356
  },
2359
2357
  toastr: {
2360
2358
  success: {