@bigbinary/neeto-media-recorder 2.6.1 → 2.6.3

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-media-recorder",
3
- "version": "2.6.1",
3
+ "version": "2.6.3",
4
4
  "description": "A package to simplify the media capturing process",
5
5
  "repository": "git@github.com:bigbinary/neeto-media-recorder.git",
6
6
  "license": "MIT",
@@ -36,7 +36,7 @@
36
36
  "message": "You are discarding the current recording. This can't be undone."
37
37
  },
38
38
  "discardRecording": "Discard recording",
39
- "timeLimitWarning": "Please note: recordings are limited to {{duration}}. The current recording will automatically stop on reaching that limit.",
39
+ "timeLimitWarning": "Please note: recordings are limited to {{duration}}. The current recording will automatically stop in <Bold>{{endsIn}}</Bold>.",
40
40
  "copyToClipboardToastrMessage": "Recording link is copied to your clipboard. You can paste it anywhere.",
41
41
  "grantPermissions": "Grant permissions",
42
42
  "selectScreen": "Select screen",