{"id":"intlMessages.ts","dependencies":[{"name":"/home/ikr/prj/stc-b2b/react-period-of-stay-input/tsconfig.json","includedInParent":true,"mtime":1533819530549},{"name":"/home/ikr/prj/stc-b2b/react-period-of-stay-input/package.json","includedInParent":true,"mtime":1534141269544},{"name":"./Locale","loc":{"line":6,"column":39},"parent":"/home/ikr/prj/stc-b2b/react-period-of-stay-input/src/intlMessages.ts","resolved":"/home/ikr/prj/stc-b2b/react-period-of-stay-input/src/Locale.ts"}],"generated":{"js":"\"use strict\";\n\nvar __importDefault = this && this.__importDefault || function (mod) {\n    return mod && mod.__esModule ? mod : { \"default\": mod };\n};\nObject.defineProperty(exports, \"__esModule\", { value: true });\nvar Locale_1 = __importDefault(require(\"./Locale\"));\nfunction default_1() {\n    var _a;\n    return _a = {}, _a[Locale_1.default.EN] = {\n        'react-period-of-stay-input.period': '{count, plural, =0 {Single day} =1 {1 night} other {# nights}}',\n        'react-period-of-stay-input.checkInDay': 'Check-in day',\n        'react-period-of-stay-input.checkOutDay': 'Check-out day'\n    }, _a[Locale_1.default.DE] = {\n        'react-period-of-stay-input.period': '{count, plural, =0 {Ein Tag} =1 {1 Nacht} other {# Nächte}}',\n        'react-period-of-stay-input.checkInDay': 'Anreise',\n        'react-period-of-stay-input.checkOutDay': 'Abreise'\n    }, _a[Locale_1.default.ZH] = {\n        'react-period-of-stay-input.period': '{count, plural, =0 {一晚} =1 {1 晚} other {# 晚}}',\n        'react-period-of-stay-input.checkInDay': '入住日期',\n        'react-period-of-stay-input.checkOutDay': '退房日期'\n    }, _a;\n}\nexports.default = default_1;"},"hash":"d5220814d47d710fde93eb45bd73564e","cacheData":{"env":{}}}