Files
pedwfrontend/.next/server/locales_en_common_json.js
T
2021-06-28 16:36:49 +01:00

25 lines
1.3 KiB
JavaScript

/*
* ATTENTION: An "eval-source-map" devtool has been used.
* This devtool is neither made for production nor for readable output files.
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
* or disable the default devtool with "devtool: false".
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
*/
exports.id = "locales_en_common_json";
exports.ids = ["locales_en_common_json"];
exports.modules = {
/***/ "./locales/en/common.json":
/*!********************************!*\
!*** ./locales/en/common.json ***!
\********************************/
/***/ (function(module) {
"use strict";
module.exports = JSON.parse('{"service-name":"Appeals Casework Portal","breadcrumb-back-link":"Back","error-radio":"Choose an option","error-checkbox":"Choose an option","error-textbox":"Choose an option","available-in":"Cymraeg","continue-button":"Continue","submit-and-start":"Submit and start course","footer-terms-conditions-link":"Terms and conditions","footer-privacy-link":"Privacy Notice","footer-cookies-link":"Cookies","footer-accessibility-link":"Accessibility","footer-feedback-link":"Feedback"}');
/***/ })
};
;