UNPKG

533 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3const kbc_intl_1 = require("@kano/kbc-intl");
4exports.scope = 'components.kbc_video';
5exports.default = kbc_intl_1.defineMessages({
6 nextStepIn: {
7 id: `${exports.scope}.nextStepIn`,
8 defaultMessage: 'Next step in {counter}',
9 },
10 browserNotSupported: {
11 id: `${exports.scope}.browserNotSupported`,
12 defaultMessage: `Sorry, your browser doesn't support embedded videos.`,
13 },
14});
15//# sourceMappingURL=messages.js.map
\No newline at end of file