\n \n \n\n\n","import mod from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Authenticator.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../../node_modules/thread-loader/dist/cjs.js!../../../../node_modules/babel-loader/lib/index.js!../../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Authenticator.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Authenticator.vue?vue&type=template&id=4498abf9&\"\nimport script from \"./Authenticator.vue?vue&type=script&lang=js&\"\nexport * from \"./Authenticator.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VCol } from 'vuetify/lib/components/VGrid';\nimport { VForm } from 'vuetify/lib/components/VForm';\nimport { VTextField } from 'vuetify/lib/components/VTextField';\ninstallComponents(component, {VBtn,VCol,VForm,VTextField})\n","export default (ctx, key) => {\n let strings = {\n /* globalstrings */\n \"server_error\": \"Something went wrong! please try again later\",\n /* SSH keys strings */\n \"conflict_ssh\": \"this ssh key label is repeated! please change the label and try again\",\n \"invalid_ssh_key\": \"your ssh key is invalid! please change ssh key and try again\",\n \"successfully_added_ssh\": \"successfully added!\",\n \"delete_ssh_key\": `You are about to delete (${ctx.label}) key. Are you sure ?`,\n /* Access tokens strings */\n \"successfully_added_access_token\": `Access token (${ctx.apiKeyLabel}) successfully added!`,\n \"invalid_access_label\": `(${ctx.apiKeyLabel}) is invalid! please choose another access token label \"at least 2 characters\"`,\n \"conflict_access_token\": `(${ctx.apiKeyLabel}) is repeated! please change the label and try again`,\n \"delete_access_token\": `You are about to delete (${ctx.label}) access token. Are you sure ?`,\n \"successfully_updated_access_token\": `Access token label successfully updated!`,\n \"application_id_copied\": \"Application ID copied!\",\n \"secret_copied\": \"Secret code copied!\",\n /* Authenticator strings */\n \"invalid_code\": \"invalid code! please write the code you see in 2fa app\",\n \"setup_successfully\": \"your 2fa successfully enabled!\",\n \"confirm_delete\": \"Are you sure you want to remove your 2fa setup ?\",\n \"setup_onclick\": \"please scan the QR code with 2fa app and write the 6 digits code below\",\n \"setup_text\": \"Currently no Authenticator Application is configured on your profile. Authenticator Application allows you to receive codes for your 2-Step Verification, even without internet connection and mobile service. Click SETUP button to configure your Authenticator Application.\"\n }\n return strings[key]\n}"],"sourceRoot":""}