diff --git a/assets/ticket-fields-bundle.js b/assets/ticket-fields-bundle.js index e27dd8a69..4a1910cfe 100644 --- a/assets/ticket-fields-bundle.js +++ b/assets/ticket-fields-bundle.js @@ -13,4 +13,4 @@ import{s as e,u as t,j as i,F as a,a as l,T as o,P as c,A as h,r as d,b as s,n a .ck.ck-editor + & { margin-top: ${e=>e.theme.space.xs}; } -`;function V({field:e,hasWysiwyg:t,baseLocale:a,hasAtMentions:l,userRole:o,brandId:c,onChange:h}){const{label:s,error:r,value:m,name:n,required:f,description:u}=e,g=function({hasWysiwyg:e,baseLocale:t,hasAtMentions:i,userRole:a,brandId:l}){const o=d.useRef(!1);return d.useCallback((async c=>{if(e&&c&&!o.current){o.current=!0;const{createEditor:e}=await import("wysiwyg").then((function(e){return e.m}));(await e(c,{editorType:"supportRequests",hasAtMentions:i,userRole:a,brandId:l,baseLocale:t})).plugins.get("Notification").on("show",((e,t)=>{e.stop();const i=t.message instanceof Error?t.message.message:t.message,{type:a,title:l}=t;p({type:a,title:l,message:i})}))}}),[e,t,i,a,l])}({hasWysiwyg:t,baseLocale:a,hasAtMentions:l,userRole:o,brandId:c});return i.jsxs(q,{children:[i.jsxs(q.Label,{children:[s,f&&i.jsx(k,{"aria-hidden":"true",children:"*"})]}),u&&i.jsx(q.Hint,{dangerouslySetInnerHTML:{__html:u}}),i.jsx(N,{ref:g,name:n,defaultValue:m,validation:r?"error":void 0,required:f,onChange:e=>h(e.target.value),rows:6,isResizable:!0}),r&&i.jsx(A,{validation:"error",children:r})]})}function I(){const{t:e}=t();return i.jsxs(i.Fragment,{children:[i.jsx(k,{"aria-hidden":"true",children:"-"}),i.jsx(k,{hidden:!0,children:e("cph-theme-ticket-fields.dropdown.empty-option","Select an option")})]})}function H({field:e,onChange:t}){const{label:a,options:l,error:o,value:c,name:h,required:s,description:p}=e,r=null==c?"":c.toString(),m=d.useRef(null);return d.useEffect((()=>{if(m.current&&s){const e=m.current.querySelector("[role=combobox]");e?.setAttribute("aria-required","true")}}),[m,s]),i.jsxs(v,{children:[i.jsxs(v.Label,{children:[a,s&&i.jsx(k,{"aria-hidden":"true",children:"*"})]}),p&&i.jsx(v.Hint,{dangerouslySetInnerHTML:{__html:p}}),i.jsxs(_,{ref:m,inputProps:{name:h,required:s},isEditable:!1,validation:o?"error":void 0,inputValue:r,selectionValue:r,renderValue:({selection:e})=>e?.label||i.jsx(I,{}),onChange:({selectionValue:e})=>{void 0!==e&&t(e)},children:[!s&&i.jsx(y,{value:"",label:"-",children:i.jsx(I,{})}),l.map((e=>i.jsx(y,{value:e.value.toString(),label:e.name},e.value)))]}),o&&i.jsx(v.Message,{validation:"error",children:o})]})}const P="[]";function M(e){return`[${e.join("::")}]`}function G(e){return e.startsWith("[")&&e.endsWith("]")}function Z(e,t){const i=M(e.slice(0,-1));return{type:"SubGroup",name:e[e.length-1],backOption:{type:"previous",label:t,value:i},options:[]}}function K({options:e,hasEmptyOption:i}){const{t:a}=t(),l=d.useMemo((()=>function(e,t,i){const a={[P]:{type:"RootGroup",options:t?[{label:"-",value:""}]:[]}};return e.forEach((e=>{const{name:t,value:l}=e;if(t.includes("::")){const[e,o]=function(e){const t=e.split("::");return[t.slice(0,-1),t.slice(-1)[0]]}(t),c=M(e);a[c]||(a[c]=Z(e,i)),a[c]?.options.push({value:l,label:t.split("::").join(" > "),menuLabel:o});for(let t=0;te.value===h))&&a[c]?.options.push({type:"next",label:o[o.length-1],value:h})}}else a[P].options.push({value:l,label:t})})),a}(e,i,a("cph-theme-ticket-fields.dropdown.back-option-label","Back"))),[e,i,a]),[o,c]=d.useState(function(e){const t={type:"RootGroup",options:[]};return Object.values(e).forEach((({options:e})=>{t.options.push(...e.filter((({type:e})=>void 0===e)))})),t}(l));d.useEffect((()=>{c(l[P])}),[l]);return{currentGroup:o,isGroupIdentifier:G,setCurrentGroupByIdentifier:e=>{const t=l[e];t&&c(t)}}}function $({field:e,onChange:t}){const{label:a,options:l,error:o,value:c,name:h,required:s,description:p}=e,{currentGroup:r,isGroupIdentifier:m,setCurrentGroupByIdentifier:n}=K({options:l,hasEmptyOption:!1}),[f,u]=d.useState(c||[]),g=d.useRef(null);d.useEffect((()=>{if(g.current&&s){const e=g.current.querySelector("[role=combobox]");e?.setAttribute("aria-required","true")}}),[g,s]);return i.jsxs(v,{children:[f.map((e=>i.jsx("input",{type:"hidden",name:`${h}[]`,value:e},e))),i.jsxs(v.Label,{children:[a,s&&i.jsx(k,{"aria-hidden":"true",children:"*"})]}),p&&i.jsx(v.Hint,{dangerouslySetInnerHTML:{__html:p}}),i.jsxs(_,{ref:g,isMultiselectable:!0,inputProps:{required:s},isEditable:!1,validation:o?"error":void 0,onChange:e=>{if(Array.isArray(e.selectionValue)){const i=e.selectionValue.slice(-1).toString();m(i)?n(i):(u(e.selectionValue),t(e.selectionValue))}},selectionValue:f,maxHeight:"auto",children:["SubGroup"===r.type&&i.jsx(y,{...r.backOption}),"SubGroup"===r.type?i.jsx(S,{"aria-label":r.name,children:r.options.map((e=>i.jsx(y,{...e,children:e.menuLabel??e.label},e.value)))}):r.options.map((e=>i.jsx(y,{...e},e.value)))]}),o&&i.jsx(v.Message,{validation:"error",children:o})]})}function W({field:e,onChange:t}){const{label:a,options:l,error:o,value:c,name:h,required:s,description:p}=e,{currentGroup:r,isGroupIdentifier:m,setCurrentGroupByIdentifier:n}=K({options:l,hasEmptyOption:!0}),f=c??"",[u,g]=d.useState(!1),b=d.useRef(null);d.useEffect((()=>{if(b.current&&s){const e=b.current.querySelector("[role=combobox]");e?.setAttribute("aria-required","true")}}),[b,s]);return i.jsxs(v,{children:[i.jsxs(v.Label,{children:[a,s&&i.jsx(k,{"aria-hidden":"true",children:"*"})]}),p&&i.jsx(v.Hint,{dangerouslySetInnerHTML:{__html:p}}),i.jsxs(_,{ref:b,inputProps:{required:s,name:h},isEditable:!1,validation:o?"error":void 0,onChange:e=>{"string"==typeof e.selectionValue&&m(e.selectionValue)?n(e.selectionValue):("string"==typeof e.selectionValue&&t(e.selectionValue),void 0!==e.isExpanded&&g(e.isExpanded))},selectionValue:f,inputValue:f,renderValue:({selection:e})=>e?.label??i.jsx(I,{}),isExpanded:u,children:["SubGroup"===r.type&&i.jsx(y,{...r.backOption}),"SubGroup"===r.type?i.jsx(S,{"aria-label":r.name,children:r.options.map((e=>i.jsx(y,{...e,children:e.menuLabel??e.label},e.value)))}):r.options.map((e=>""===e.value?i.jsx(y,{...e,children:i.jsx(I,{})},e.value):i.jsx(y,{...e},e.value)))]}),o&&i.jsx(v.Message,{validation:"error",children:o})]})}function X(e){return e.replace("zen:custom_object:","")}const Y={value:"",name:"-"};function J({field:e,userId:a,organizationId:l,onChange:o,visibleFields:c,buildLookupFieldOptions:h,renderOption:s}){const{id:p,label:r,error:m,value:n,name:f,required:u,description:g,relationship_target_type:b}=e,[N,S]=d.useState([]),[j,z]=d.useState(null),[C,L]=d.useState(n),[x,R]=d.useState(!1),{t:T}=t(),D=X(b),U={name:T("cph-theme-ticket-fields.lookup-field.loading-options","Loading items..."),id:"loading"},O={name:T("cph-theme-ticket-fields.lookup-field.no-matches-found","No matches found"),id:"no-results"},F=d.useCallback((async e=>{try{const t=await fetch(`/api/v2/custom_objects/${D}/records/${e}`);if(t.ok){const{custom_object_record:e}=await t.json(),i={name:e.name,value:e.id};z(i),L(e.name)}}catch(e){console.error(e)}}),[D]),E=d.useCallback((async t=>{const i=new URLSearchParams;i.set("name",t.toLocaleLowerCase()),i.set("source","zen:ticket"),i.set("field_id",p.toString()),i.set("requester_id",a.toString());const o=function(e,t=[]){return e?[...e.all.filter((e=>"matches"===e.operator||"not_matches"===e.operator)),...e.any.filter((e=>"matches"===e.operator||"not_matches"===e.operator))].map((e=>{const i=e.value.split("ticket_fields_")[1],a=t.find((e=>e.id.toString()===i));return{key:e.value,value:a?.value??null}})):[]}(e.relationship_filter,c);for(const{key:e,value:t}of o)if(e){const a=`filter[dynamic_values][${e}]`,l=t?.toString()||"";i.set(a,l)}l&&i.set("organization_id",l),R(!0);try{const t=await fetch(`/api/v2/custom_objects/${D}/records/autocomplete?${i.toString()}`),a=await t.json();if(t.ok){const t=a.custom_object_records;let i;i=h?await h(t,e):t.map((({name:e,id:t})=>({name:e,value:t}))),j&&(i=i.filter((e=>e.value!==j.value)),i=[j,...i]),S(i)}else S([])}catch(e){console.error(e)}finally{R(!1)}}),[D,e,p,l,j,a,c,h]),B=d.useMemo((()=>w(E,300)),[E]);d.useEffect((()=>()=>B.cancel()),[B]);const q=d.useCallback((({inputValue:e,selectionValue:t})=>{if(void 0!==t)if(""==t)z(Y),L(Y.name),S([]),o(Y.value);else{const e=N.find((e=>e.value===t));e&&(L(e.name),z(e),S([e]),o(e.value))}void 0!==e&&(L(e),B(e))}),[B,o,N]);d.useEffect((()=>{n&&F(n)}),[]);return i.jsxs(v,{children:[i.jsxs(v.Label,{children:[r,u&&i.jsx(k,{"aria-hidden":"true",children:"*"})]}),g&&i.jsx(v.Hint,{dangerouslySetInnerHTML:{__html:g}}),i.jsxs(_,{inputProps:{required:u},"data-test-id":"lookup-field-combobox",validation:m?"error":void 0,inputValue:C,selectionValue:j?.value,isAutocomplete:!0,placeholder:T("cph-theme-ticket-fields.lookup-field.placeholder","Search {{label}}",{label:r}),onFocus:()=>{L(""),E("*")},onChange:q,renderValue:()=>j?j?.name:Y.name,children:[j?.name!==Y.name&&i.jsx(y,{value:"",label:"-",children:i.jsx(I,{})}),x&&i.jsx(y,{isDisabled:!0,value:U.name},U.id),!x&&C?.length>0&&0===N.length&&i.jsx(y,{isDisabled:!0,value:O.name},O.id),!x&&0!==N.length&&N.map((e=>i.jsx(y,{value:e.value,label:e.name,"data-test-id":`option-${e.name}`,children:s?s(e):e.name},e.value)))]}),m&&i.jsx(v.Message,{validation:"error",children:m}),i.jsx("input",{type:"hidden",name:f,value:j?.value})]})}const Q=({field:e,baseLocale:t,hasAtMentions:a,userRole:l,userId:o,defaultOrganizationId:c,organizationField:h,brandId:d,dueDateField:s,visibleFields:p,handleDueDateChange:r,handleChange:m,buildLookupFieldOptions:n,renderLookupFieldOption:f})=>{switch(e.type){case"text":case"integer":case"decimal":case"regexp":return i.jsx(B,{field:e,onChange:t=>m(e,t)},e.name);case"partialcreditcard":return i.jsx(F,{field:e,onChange:t=>m(e,t)});case"textarea":return i.jsx(V,{field:e,hasWysiwyg:!1,baseLocale:t,hasAtMentions:a,userRole:l,brandId:d,onChange:t=>m(e,t)},e.name);case"checkbox":return i.jsx(U,{field:e,onChange:t=>m(e,t)});case"date":return i.jsx(E,{field:e,locale:t,valueFormat:"date",onChange:t=>m(e,t)});case"multiselect":return i.jsx($,{field:e,onChange:t=>m(e,t)});case"tagger":return i.jsx(W,{field:e,onChange:t=>m(e,t)},e.name);case"priority":case"basic_priority":case"tickettype":return i.jsxs(i.Fragment,{children:[i.jsx(H,{field:e,onChange:t=>m(e,t)},e.name),"task"===e.value&&s&&r&&i.jsx(E,{field:s,locale:t,valueFormat:"dateTime",onChange:e=>{r(e)}})]});case"lookup":return i.jsx(J,{field:e,userId:o,organizationId:null!==h?h?.value:c,visibleFields:p,onChange:t=>m(e,t),buildLookupFieldOptions:n,renderOption:f},e.name);default:return i.jsx(i.Fragment,{})}};var ee=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),te=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"[ผู้龍Ḉḥṓṓṓṓṡḛḛ αα ϝḭḭḽḛḛ ṓṓṛ ḍṛααḡ ααṇḍ ḍṛṓṓṗ ḥḛḛṛḛḛ龍ผู้]","cph-theme-ticket-fields.attachments.drop-files-label":"[ผู้龍Ḍṛṓṓṗ ϝḭḭḽḛḛṡ ḥḛḛṛḛḛ龍ผู้]","cph-theme-ticket-fields.attachments.error-separator":"[ผู้龍; 龍ผู้]","cph-theme-ticket-fields.attachments.file":"[ผู้龍Ḟḭḭḽḛḛ: {{fileName}}, ṗṛḛḛṡṡ ḍḛḛḽḛḛṭḛḛ ṭṓṓ ṛḛḛṃṓṓṽḛḛ龍ผู้]","cph-theme-ticket-fields.attachments.remove-file":"[ผู้龍Ṛḛḛṃṓṓṽḛḛ ϝḭḭḽḛḛ龍ผู้]","cph-theme-ticket-fields.attachments.remove-file-aria-label":"[ผู้龍Ṛḛḛṃṓṓṽḛḛ ϝḭḭḽḛḛ: {{fileName}}龍ผู้]","cph-theme-ticket-fields.attachments.stop-upload":"[ผู้龍Ṣṭṓṓṗ ṵṵṗḽṓṓααḍ龍ผู้]","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"[ผู้龍Ṣṭṓṓṗ ṵṵṗḽṓṓααḍḭḭṇḡ {{fileName}}龍ผู้]","cph-theme-ticket-fields.attachments.upload-error-description":"[ผู้龍Ṫḥḛḛṛḛḛ ẁααṡ ααṇ ḛḛṛṛṓṓṛ ṵṵṗḽṓṓααḍḭḭṇḡ {{fileName}}. Ṫṛẏẏ ααḡααḭḭṇ ṓṓṛ ṵṵṗḽṓṓααḍ ααṇṓṓṭḥḛḛṛ ϝḭḭḽḛḛ.龍ผู้]","cph-theme-ticket-fields.attachments.upload-error-title":"[ผู้龍ṲṲṗḽṓṓααḍ ḛḛṛṛṓṓṛ龍ผู้]","cph-theme-ticket-fields.attachments.uploading":"[ผู้龍ṲṲṗḽṓṓααḍḭḭṇḡ {{fileName}}龍ผู้]","cph-theme-ticket-fields.credit-card-digits-hint":"[ผู้龍(Ḻααṡṭ 4 ḍḭḭḡḭḭṭṡ)龍ผู้]","cph-theme-ticket-fields.dropdown.back-option-label":"[ผู้龍Ḃααͼḳ龍ผู้]","cph-theme-ticket-fields.dropdown.empty-option":"[ผู้龍Ṣḛḛḽḛḛͼṭ ααṇ ṓṓṗṭḭḭṓṓṇ龍ผู้]","cph-theme-ticket-fields.lookup-field.loading-options":"[ผู้龍Ḻṓṓααḍḭḭṇḡ ḭḭṭḛḛṃṡ...龍ผู้]","cph-theme-ticket-fields.lookup-field.no-matches-found":"[ผู้龍Ṅṓṓ ṃααṭͼḥḛḛṡ ϝṓṓṵṵṇḍ龍ผู้]","cph-theme-ticket-fields.lookup-field.placeholder":"[ผู้龍Ṣḛḛααṛͼḥ {{label}}龍ผู้]","cph-theme-ticket-fields.upload-failed-title":"[ผู้龍{{fileName}} ṵṵṗḽṓṓααḍ ϝααḭḭḽḛḛḍ龍ผู้]"}}),ie=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"اختر ملفًا أو قم بالسحب والإسقاط هنا","cph-theme-ticket-fields.attachments.drop-files-label":"أسقِط الملفات هنا","cph-theme-ticket-fields.attachments.error-separator":"؛ ","cph-theme-ticket-fields.attachments.file":"الملف: {{fileName}}، اضغط على حذف لإزالته","cph-theme-ticket-fields.attachments.remove-file":"إزالة الملف","cph-theme-ticket-fields.attachments.remove-file-aria-label":"إزالة الملف: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"إيقاف التحميل","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"إيقاف تحميل {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"حدث خطأ أثناء تحميل {{fileName}}. حاول مرة أخرى أو قم بتحميل ملف آخر.","cph-theme-ticket-fields.attachments.upload-error-title":"خطأ في التحميل","cph-theme-ticket-fields.attachments.uploading":"جارٍ تحميل {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(آخر 4 أرقام)","cph-theme-ticket-fields.dropdown.back-option-label":"السابق","cph-theme-ticket-fields.dropdown.empty-option":"حدّد خيارًا","cph-theme-ticket-fields.lookup-field.loading-options":"جارٍ تحميل العناصر...","cph-theme-ticket-fields.lookup-field.no-matches-found":"لم يتم العثور على نتائج مطابقة","cph-theme-ticket-fields.lookup-field.placeholder":"بحث في {{label}}","cph-theme-ticket-fields.upload-failed-title":"فشل تحميل {{fileName}}"}}),ae=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),le=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Выберите файл или перетащите его сюда","cph-theme-ticket-fields.attachments.drop-files-label":"Перетащите файлы сюда","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Файл: «{{fileName}}», нажмите «Удалить» для удаления","cph-theme-ticket-fields.attachments.remove-file":"Удалить файл","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Удалить файл: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Остановить выкладывание","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Остановить выкладывание {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Ошибка при выкладывании {{fileName}}. Повторите попытку или выложите другой файл.","cph-theme-ticket-fields.attachments.upload-error-title":"Ошибка выкладывания","cph-theme-ticket-fields.attachments.uploading":"Выкладывание {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(последние 4 цифры)","cph-theme-ticket-fields.dropdown.back-option-label":"Назад","cph-theme-ticket-fields.dropdown.empty-option":"Выберите вариант","cph-theme-ticket-fields.lookup-field.loading-options":"Загрузка элементов...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Соответствия не найдены","cph-theme-ticket-fields.lookup-field.placeholder":"Поиск: {{label}}","cph-theme-ticket-fields.upload-failed-title":"Не удалось выложить {{fileName}}"}}),oe=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Изберете файл или го плъзнете и пуснете тук","cph-theme-ticket-fields.attachments.drop-files-label":"Пуснете файловете тук","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Файл: {{fileName}}, натиснете „Delete“ за премахване","cph-theme-ticket-fields.attachments.remove-file":"Премахване на файл","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Премахване на файл: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Спиране на качването","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Спиране на качването на {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Възникна грешка при качването на {{fileName}}. Опитайте отново или качете друг файл.","cph-theme-ticket-fields.attachments.upload-error-title":"Грешка при качването","cph-theme-ticket-fields.attachments.uploading":"Качване на {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(последните 4 цифри)","cph-theme-ticket-fields.dropdown.back-option-label":"Назад","cph-theme-ticket-fields.dropdown.empty-option":"Изберете опция","cph-theme-ticket-fields.lookup-field.loading-options":"Зареждане на елементите…","cph-theme-ticket-fields.lookup-field.no-matches-found":"Няма открити съвпадения","cph-theme-ticket-fields.lookup-field.placeholder":"Търсене на {{label}}","cph-theme-ticket-fields.upload-failed-title":"Качването на {{fileName}} е неуспешно"}}),ce=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),he=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),de=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Elegir un archivo o arrastrar y soltar uno aquí","cph-theme-ticket-fields.attachments.drop-files-label":"Soltar los archivos aquí","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Archivo: {{fileName}} presione Borrar para eliminar","cph-theme-ticket-fields.attachments.remove-file":"Eliminar archivo","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Eliminar archivo: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Detener carga","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Dejar de cargar {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Hubo un error al cargar {{fileName}}. Vuelva a intentarlo o cargue otro archivo.","cph-theme-ticket-fields.attachments.upload-error-title":"Error de carga","cph-theme-ticket-fields.attachments.uploading":"Cargando {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Últims 4 dígits)","cph-theme-ticket-fields.dropdown.back-option-label":"Enrere","cph-theme-ticket-fields.dropdown.empty-option":"Trieu una opció","cph-theme-ticket-fields.lookup-field.loading-options":"S'estan carregant els elements...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No s'han trobat coincidències","cph-theme-ticket-fields.lookup-field.placeholder":"Cerca {{label}}","cph-theme-ticket-fields.upload-failed-title":"Falló la carga de {{fileName}}"}}),se=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Vyberte soubor nebo ho sem přetáhněte","cph-theme-ticket-fields.attachments.drop-files-label":"Sem přetáhněte soubory","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Soubor: {{fileName}}, stisknutím klávesy delete jej smažete","cph-theme-ticket-fields.attachments.remove-file":"Odstranit soubor","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Odstranit soubor: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Zastavit upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Zastavit uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Při uploadování souboru {{fileName}}došlo k chybě. Zkuste to znovu nebo uploadujte jiný soubor.","cph-theme-ticket-fields.attachments.upload-error-title":"Chyba při uploadu","cph-theme-ticket-fields.attachments.uploading":"Uploaduje se soubor {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Poslední 4 číslice)","cph-theme-ticket-fields.dropdown.back-option-label":"Zpět","cph-theme-ticket-fields.dropdown.empty-option":"Vyberte možnost","cph-theme-ticket-fields.lookup-field.loading-options":"Načítání položek…","cph-theme-ticket-fields.lookup-field.no-matches-found":"Nebyly nalezeny žádné shody","cph-theme-ticket-fields.lookup-field.placeholder":"Hledat {{label}}","cph-theme-ticket-fields.upload-failed-title":"Chyba při uploadování {{fileName}}"}}),pe=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),re=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Vælg en fil eller træk og slip her","cph-theme-ticket-fields.attachments.drop-files-label":"Slip filerne her","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Tryk på tasten Delete for at fjerne filen {{fileName}}","cph-theme-ticket-fields.attachments.remove-file":"Fjern fil","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Fjern fil: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading af {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Der opstod en fejl under upload af {{fileName}}. Prøv igen eller upload en anden fil.","cph-theme-ticket-fields.attachments.upload-error-title":"Fejl under upload","cph-theme-ticket-fields.attachments.uploading":"Uploader {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Sidste 4 cifre)","cph-theme-ticket-fields.dropdown.back-option-label":"Tilbage","cph-theme-ticket-fields.dropdown.empty-option":"Foretag et valg","cph-theme-ticket-fields.lookup-field.loading-options":"Indlæser elementer...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Ingen matchende resultater","cph-theme-ticket-fields.lookup-field.placeholder":"Søgning i {{label}}","cph-theme-ticket-fields.upload-failed-title":"Upload af {{fileName}} mislykkedes"}}),me=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Datei auswählen oder hierher ziehen","cph-theme-ticket-fields.attachments.drop-files-label":"Dateien hier ablegen","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Datei: {{fileName}}, zum Entfernen die Löschtaste drücken","cph-theme-ticket-fields.attachments.remove-file":"Datei entfernen","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Datei entfernen: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Upload anhalten","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"{{fileName}} nicht mehr hochladen","cph-theme-ticket-fields.attachments.upload-error-description":"Fehler beim Hochladen von {{fileName}}. Versuchen Sie es erneut oder laden Sie eine andere Datei hoch.","cph-theme-ticket-fields.attachments.upload-error-title":"Fehler beim Hochladen","cph-theme-ticket-fields.attachments.uploading":"{{fileName}} wird hochgeladen","cph-theme-ticket-fields.credit-card-digits-hint":"(Letzte vier Ziffern)","cph-theme-ticket-fields.dropdown.back-option-label":"Zurück","cph-theme-ticket-fields.dropdown.empty-option":"Wählen Sie eine Option aus","cph-theme-ticket-fields.lookup-field.loading-options":"Elemente werden geladen...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Keine Übereinstimmungen gefunden","cph-theme-ticket-fields.lookup-field.placeholder":"Suche {{label}}","cph-theme-ticket-fields.upload-failed-title":"Fehler beim Hochladen von {{fileName}}"}}),ne=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Datei auswählen oder hierher ziehen","cph-theme-ticket-fields.attachments.drop-files-label":"Dateien hier ablegen","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Datei: {{fileName}}, zum Entfernen die Löschtaste drücken","cph-theme-ticket-fields.attachments.remove-file":"Datei entfernen","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Datei entfernen: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Upload anhalten","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"{{fileName}} nicht mehr hochladen","cph-theme-ticket-fields.attachments.upload-error-description":"Fehler beim Hochladen von {{fileName}}. Versuchen Sie es erneut oder laden Sie eine andere Datei hoch.","cph-theme-ticket-fields.attachments.upload-error-title":"Fehler beim Hochladen","cph-theme-ticket-fields.attachments.uploading":"{{fileName}} wird hochgeladen","cph-theme-ticket-fields.credit-card-digits-hint":"(Letzte vier Ziffern)","cph-theme-ticket-fields.dropdown.back-option-label":"Zurück","cph-theme-ticket-fields.dropdown.empty-option":"Wählen Sie eine Option aus","cph-theme-ticket-fields.lookup-field.loading-options":"Elemente werden geladen...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Keine Übereinstimmungen gefunden","cph-theme-ticket-fields.lookup-field.placeholder":"Suche {{label}}","cph-theme-ticket-fields.upload-failed-title":"Fehler beim Hochladen von {{fileName}}"}}),fe=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Datei auswählen oder hierher ziehen","cph-theme-ticket-fields.attachments.drop-files-label":"Dateien hier ablegen","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Datei: {{fileName}}, zum Entfernen die Löschtaste drücken","cph-theme-ticket-fields.attachments.remove-file":"Datei entfernen","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Datei entfernen: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Upload anhalten","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"{{fileName}} nicht mehr hochladen","cph-theme-ticket-fields.attachments.upload-error-description":"Fehler beim Hochladen von {{fileName}}. Versuchen Sie es erneut oder laden Sie eine andere Datei hoch.","cph-theme-ticket-fields.attachments.upload-error-title":"Fehler beim Hochladen","cph-theme-ticket-fields.attachments.uploading":"{{fileName}} wird hochgeladen","cph-theme-ticket-fields.credit-card-digits-hint":"(Letzte vier Ziffern)","cph-theme-ticket-fields.dropdown.back-option-label":"Zurück","cph-theme-ticket-fields.dropdown.empty-option":"Wählen Sie eine Option aus","cph-theme-ticket-fields.lookup-field.loading-options":"Elemente werden geladen...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Keine Übereinstimmungen gefunden","cph-theme-ticket-fields.lookup-field.placeholder":"Suche {{label}}","cph-theme-ticket-fields.upload-failed-title":"Fehler beim Hochladen von {{fileName}}"}}),ke=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Επιλέξτε ένα αρχείο ή σύρετε και αποθέστε εδώ","cph-theme-ticket-fields.attachments.drop-files-label":"Αποθέστε τα αρχεία εδώ","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Αρχείο: {{fileName}}, πατήστε Διαγραφή για κατάργηση","cph-theme-ticket-fields.attachments.remove-file":"Κατάργηση αρχείου","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Αφαίρεση αρχείου: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Διακοπή αποστολής","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Διακοπή αποστολής του {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Υπήρξε σφάλμα κατά την αποστολή του {{fileName}}. Δοκιμάστε ξανά ή ανεβάστε άλλο αρχείο.","cph-theme-ticket-fields.attachments.upload-error-title":"Σφάλμα αποστολής","cph-theme-ticket-fields.attachments.uploading":"Γίνεται αποστολή {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(4 τελευταία ψηφία)","cph-theme-ticket-fields.dropdown.back-option-label":"Προηγούμενο","cph-theme-ticket-fields.dropdown.empty-option":"Ορίστε μια επιλογή","cph-theme-ticket-fields.lookup-field.loading-options":"Φόρτωση στοιχείων...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Δεν βρέθηκαν αποτελέσματα","cph-theme-ticket-fields.lookup-field.placeholder":"Αναζήτηση για {{label}}","cph-theme-ticket-fields.upload-failed-title":"Η αποστολή του {{fileName}} απέτυχε"}}),ue=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),ge=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),be=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Ne=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),ve=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),_e=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),ye=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Se=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),we=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),je=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),ze=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"cph-theme-ticket-fields.attachments.choose-file-label","cph-theme-ticket-fields.attachments.drop-files-label":"cph-theme-ticket-fields.attachments.drop-files-label","cph-theme-ticket-fields.attachments.error-separator":"cph-theme-ticket-fields.attachments.error-separator","cph-theme-ticket-fields.attachments.file":"cph-theme-ticket-fields.attachments.file","cph-theme-ticket-fields.attachments.remove-file":"cph-theme-ticket-fields.attachments.remove-file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"cph-theme-ticket-fields.attachments.remove-file-aria-label","cph-theme-ticket-fields.attachments.stop-upload":"cph-theme-ticket-fields.attachments.stop-upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"cph-theme-ticket-fields.attachments.stop-upload-aria-label","cph-theme-ticket-fields.attachments.upload-error-description":"cph-theme-ticket-fields.attachments.upload-error-description","cph-theme-ticket-fields.attachments.upload-error-title":"cph-theme-ticket-fields.attachments.upload-error-title","cph-theme-ticket-fields.attachments.uploading":"cph-theme-ticket-fields.attachments.uploading","cph-theme-ticket-fields.credit-card-digits-hint":"cph-theme-ticket-fields.credit-card-digits-hint","cph-theme-ticket-fields.dropdown.back-option-label":"cph-theme-ticket-fields.dropdown.back-option-label","cph-theme-ticket-fields.dropdown.empty-option":"cph-theme-ticket-fields.dropdown.empty-option","cph-theme-ticket-fields.lookup-field.loading-options":"cph-theme-ticket-fields.lookup-field.loading-options","cph-theme-ticket-fields.lookup-field.no-matches-found":"cph-theme-ticket-fields.lookup-field.no-matches-found","cph-theme-ticket-fields.lookup-field.placeholder":"cph-theme-ticket-fields.lookup-field.placeholder","cph-theme-ticket-fields.upload-failed-title":"cph-theme-ticket-fields.upload-failed-title"}}),Ce=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Le=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"[ผู้龍Ḉḥṓṓṓṓṡḛḛ αα ϝḭḭḽḛḛ ṓṓṛ ḍṛααḡ ααṇḍ ḍṛṓṓṗ ḥḛḛṛḛḛ龍ผู้]","cph-theme-ticket-fields.attachments.drop-files-label":"[ผู้龍Ḍṛṓṓṗ ϝḭḭḽḛḛṡ ḥḛḛṛḛḛ龍ผู้]","cph-theme-ticket-fields.attachments.error-separator":"[ผู้龍; 龍ผู้]","cph-theme-ticket-fields.attachments.file":"[ผู้龍Ḟḭḭḽḛḛ: {{fileName}}, ṗṛḛḛṡṡ ḍḛḛḽḛḛṭḛḛ ṭṓṓ ṛḛḛṃṓṓṽḛḛ龍ผู้]","cph-theme-ticket-fields.attachments.remove-file":"[ผู้龍Ṛḛḛṃṓṓṽḛḛ ϝḭḭḽḛḛ龍ผู้]","cph-theme-ticket-fields.attachments.remove-file-aria-label":"[ผู้龍Ṛḛḛṃṓṓṽḛḛ ϝḭḭḽḛḛ: {{fileName}}龍ผู้]","cph-theme-ticket-fields.attachments.stop-upload":"[ผู้龍Ṣṭṓṓṗ ṵṵṗḽṓṓααḍ龍ผู้]","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"[ผู้龍Ṣṭṓṓṗ ṵṵṗḽṓṓααḍḭḭṇḡ {{fileName}}龍ผู้]","cph-theme-ticket-fields.attachments.upload-error-description":"[ผู้龍Ṫḥḛḛṛḛḛ ẁααṡ ααṇ ḛḛṛṛṓṓṛ ṵṵṗḽṓṓααḍḭḭṇḡ {{fileName}}. Ṫṛẏẏ ααḡααḭḭṇ ṓṓṛ ṵṵṗḽṓṓααḍ ααṇṓṓṭḥḛḛṛ ϝḭḭḽḛḛ.龍ผู้]","cph-theme-ticket-fields.attachments.upload-error-title":"[ผู้龍ṲṲṗḽṓṓααḍ ḛḛṛṛṓṓṛ龍ผู้]","cph-theme-ticket-fields.attachments.uploading":"[ผู้龍ṲṲṗḽṓṓααḍḭḭṇḡ {{fileName}}龍ผู้]","cph-theme-ticket-fields.credit-card-digits-hint":"[ผู้龍(Ḻααṡṭ 4 ḍḭḭḡḭḭṭṡ)龍ผู้]","cph-theme-ticket-fields.dropdown.back-option-label":"[ผู้龍Ḃααͼḳ龍ผู้]","cph-theme-ticket-fields.dropdown.empty-option":"[ผู้龍Ṣḛḛḽḛḛͼṭ ααṇ ṓṓṗṭḭḭṓṓṇ龍ผู้]","cph-theme-ticket-fields.lookup-field.loading-options":"[ผู้龍Ḻṓṓααḍḭḭṇḡ ḭḭṭḛḛṃṡ...龍ผู้]","cph-theme-ticket-fields.lookup-field.no-matches-found":"[ผู้龍Ṅṓṓ ṃααṭͼḥḛḛṡ ϝṓṓṵṵṇḍ龍ผู้]","cph-theme-ticket-fields.lookup-field.placeholder":"[ผู้龍Ṣḛḛααṛͼḥ {{label}}龍ผู้]","cph-theme-ticket-fields.upload-failed-title":"[ผู้龍{{fileName}} ṵṵṗḽṓṓααḍ ϝααḭḭḽḛḛḍ龍ผู้]"}}),xe=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Re=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Elegir un archivo o arrastrar y soltar uno aquí","cph-theme-ticket-fields.attachments.drop-files-label":"Soltar los archivos aquí","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Archivo: {{fileName}} presione Borrar para eliminar","cph-theme-ticket-fields.attachments.remove-file":"Eliminar archivo","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Eliminar archivo: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Detener carga","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Dejar de cargar {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Hubo un error al cargar {{fileName}}. Vuelva a intentarlo o cargue otro archivo.","cph-theme-ticket-fields.attachments.upload-error-title":"Error de carga","cph-theme-ticket-fields.attachments.uploading":"Cargando {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Últimos 4 dígitos)","cph-theme-ticket-fields.dropdown.back-option-label":"Atrás","cph-theme-ticket-fields.dropdown.empty-option":"Seleccione una opción","cph-theme-ticket-fields.lookup-field.loading-options":"Cargando elementos...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No se encontraron coincidencias","cph-theme-ticket-fields.lookup-field.placeholder":"Buscar {{label}}","cph-theme-ticket-fields.upload-failed-title":"Falló la carga de {{fileName}}"}}),Te=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Elegir un archivo o arrastrar y soltar uno aquí","cph-theme-ticket-fields.attachments.drop-files-label":"Soltar los archivos aquí","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Archivo: {{fileName}} presione Borrar para eliminar","cph-theme-ticket-fields.attachments.remove-file":"Eliminar archivo","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Eliminar archivo: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Detener carga","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Dejar de cargar {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Hubo un error al cargar {{fileName}}. Vuelva a intentarlo o cargue otro archivo.","cph-theme-ticket-fields.attachments.upload-error-title":"Error de carga","cph-theme-ticket-fields.attachments.uploading":"Cargando {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Últimos 4 dígitos)","cph-theme-ticket-fields.dropdown.back-option-label":"Atrás","cph-theme-ticket-fields.dropdown.empty-option":"Seleccione una opción","cph-theme-ticket-fields.lookup-field.loading-options":"Cargando elementos...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No se encontraron coincidencias","cph-theme-ticket-fields.lookup-field.placeholder":"Buscar {{label}}","cph-theme-ticket-fields.upload-failed-title":"Falló la carga de {{fileName}}"}}),De=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Elegir un archivo o arrastrar y soltar uno aquí","cph-theme-ticket-fields.attachments.drop-files-label":"Soltar los archivos aquí","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Archivo: {{fileName}} presione Borrar para eliminar","cph-theme-ticket-fields.attachments.remove-file":"Eliminar archivo","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Eliminar archivo: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Detener carga","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Dejar de cargar {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Hubo un error al cargar {{fileName}}. Vuelva a intentarlo o cargue otro archivo.","cph-theme-ticket-fields.attachments.upload-error-title":"Error de carga","cph-theme-ticket-fields.attachments.uploading":"Cargando {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Últimos 4 dígitos)","cph-theme-ticket-fields.dropdown.back-option-label":"Atrás","cph-theme-ticket-fields.dropdown.empty-option":"Seleccione una opción","cph-theme-ticket-fields.lookup-field.loading-options":"Cargando elementos...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No se encontraron coincidencias","cph-theme-ticket-fields.lookup-field.placeholder":"Buscar {{label}}","cph-theme-ticket-fields.upload-failed-title":"Falló la carga de {{fileName}}"}}),Ue=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Elegir un archivo o arrastrar y soltar uno aquí","cph-theme-ticket-fields.attachments.drop-files-label":"Soltar los archivos aquí","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Archivo: {{fileName}} presione Borrar para eliminar","cph-theme-ticket-fields.attachments.remove-file":"Eliminar archivo","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Eliminar archivo: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Detener carga","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Dejar de cargar {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Hubo un error al cargar {{fileName}}. Vuelva a intentarlo o cargue otro archivo.","cph-theme-ticket-fields.attachments.upload-error-title":"Error de carga","cph-theme-ticket-fields.attachments.uploading":"Cargando {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Últimos 4 dígitos)","cph-theme-ticket-fields.dropdown.back-option-label":"Atrás","cph-theme-ticket-fields.dropdown.empty-option":"Seleccione una opción","cph-theme-ticket-fields.lookup-field.loading-options":"Cargando elementos...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No se encontraron coincidencias","cph-theme-ticket-fields.lookup-field.placeholder":"Buscar {{label}}","cph-theme-ticket-fields.upload-failed-title":"Falló la carga de {{fileName}}"}}),Oe=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Elegir un archivo o arrastrar y soltar uno aquí","cph-theme-ticket-fields.attachments.drop-files-label":"Soltar los archivos aquí","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Archivo: {{fileName}} presione Borrar para eliminar","cph-theme-ticket-fields.attachments.remove-file":"Eliminar archivo","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Eliminar archivo: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Detener carga","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Dejar de cargar {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Hubo un error al cargar {{fileName}}. Vuelva a intentarlo o cargue otro archivo.","cph-theme-ticket-fields.attachments.upload-error-title":"Error de carga","cph-theme-ticket-fields.attachments.uploading":"Cargando {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Últimos 4 dígitos)","cph-theme-ticket-fields.dropdown.back-option-label":"Atrás","cph-theme-ticket-fields.dropdown.empty-option":"Seleccione una opción","cph-theme-ticket-fields.lookup-field.loading-options":"Cargando elementos...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No se encontraron coincidencias","cph-theme-ticket-fields.lookup-field.placeholder":"Buscar {{label}}","cph-theme-ticket-fields.upload-failed-title":"Falló la carga de {{fileName}}"}}),Fe=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Elegir un archivo o arrastrar y soltar uno aquí","cph-theme-ticket-fields.attachments.drop-files-label":"Soltar los archivos aquí","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Archivo: {{fileName}} presione Borrar para eliminar","cph-theme-ticket-fields.attachments.remove-file":"Eliminar archivo","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Eliminar archivo: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Detener carga","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Dejar de cargar {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Hubo un error al cargar {{fileName}}. Vuelva a intentarlo o cargue otro archivo.","cph-theme-ticket-fields.attachments.upload-error-title":"Error de carga","cph-theme-ticket-fields.attachments.uploading":"Cargando {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Últimos 4 dígitos)","cph-theme-ticket-fields.dropdown.back-option-label":"Atrás","cph-theme-ticket-fields.dropdown.empty-option":"Seleccione una opción","cph-theme-ticket-fields.lookup-field.loading-options":"Cargando elementos...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No se encontraron coincidencias","cph-theme-ticket-fields.lookup-field.placeholder":"Buscar {{label}}","cph-theme-ticket-fields.upload-failed-title":"Falló la carga de {{fileName}}"}}),Ee=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Elegir un archivo o arrastrar y soltar uno aquí","cph-theme-ticket-fields.attachments.drop-files-label":"Soltar los archivos aquí","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Archivo: {{fileName}} presione Borrar para eliminar","cph-theme-ticket-fields.attachments.remove-file":"Eliminar archivo","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Eliminar archivo: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Detener carga","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Dejar de cargar {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Hubo un error al cargar {{fileName}}. Vuelva a intentarlo o cargue otro archivo.","cph-theme-ticket-fields.attachments.upload-error-title":"Error de carga","cph-theme-ticket-fields.attachments.uploading":"Cargando {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Últimos 4 dígitos)","cph-theme-ticket-fields.dropdown.back-option-label":"Atrás","cph-theme-ticket-fields.dropdown.empty-option":"Seleccione una opción","cph-theme-ticket-fields.lookup-field.loading-options":"Cargando elementos...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No se encontraron coincidencias","cph-theme-ticket-fields.lookup-field.placeholder":"Buscar {{label}}","cph-theme-ticket-fields.upload-failed-title":"Falló la carga de {{fileName}}"}}),Be=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),qe=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Elegir un archivo o arrastrar y soltar uno aquí","cph-theme-ticket-fields.attachments.drop-files-label":"Soltar los archivos aquí","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Archivo: {{fileName}} presione Borrar para eliminar","cph-theme-ticket-fields.attachments.remove-file":"Eliminar archivo","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Eliminar archivo: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Detener carga","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Dejar de cargar {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Hubo un error al cargar {{fileName}}. Vuelva a intentarlo o cargue otro archivo.","cph-theme-ticket-fields.attachments.upload-error-title":"Error de carga","cph-theme-ticket-fields.attachments.uploading":"Cargando {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Últimos 4 dígitos)","cph-theme-ticket-fields.dropdown.back-option-label":"Atrás","cph-theme-ticket-fields.dropdown.empty-option":"Seleccione una opción","cph-theme-ticket-fields.lookup-field.loading-options":"Cargando elementos...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No se encontraron coincidencias","cph-theme-ticket-fields.lookup-field.placeholder":"Buscar {{label}}","cph-theme-ticket-fields.upload-failed-title":"Falló la carga de {{fileName}}"}}),Ae=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Ve=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Ie=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Valitse tiedosto tai vedä ja pudota se tähän","cph-theme-ticket-fields.attachments.drop-files-label":"Pudota tiedostot tähän","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Tiedosto: {{fileName}}, poista painamalla Poista-painiketta","cph-theme-ticket-fields.attachments.remove-file":"Poista tiedosto","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Poista tiedosto: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Lopeta lataaminen","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Lopeta tiedoston {{fileName}} lataaminen","cph-theme-ticket-fields.attachments.upload-error-description":"Virhe ladattaessa tiedostoa {{fileName}}. Yritä uudelleen tai lataa toinen tiedosto.","cph-theme-ticket-fields.attachments.upload-error-title":"Latausvirhe","cph-theme-ticket-fields.attachments.uploading":"Ladataan tiedostoa {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(4 viimeistä numeroa)","cph-theme-ticket-fields.dropdown.back-option-label":"Takaisin","cph-theme-ticket-fields.dropdown.empty-option":"Valitse vaihtoehto","cph-theme-ticket-fields.lookup-field.loading-options":"Ladataan kohteita...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Vastineita ei löytynyt","cph-theme-ticket-fields.lookup-field.placeholder":"Hae {{label}}","cph-theme-ticket-fields.upload-failed-title":"Tiedoston {{fileName}} lataus epäonnistui"}}),He=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Pe=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Me=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choisir un fichier ou glisser-déposer ici","cph-theme-ticket-fields.attachments.drop-files-label":"Déposer les fichiers ici","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Fichier : {{fileName}}, appuyez sur Supprimer pour le supprimer","cph-theme-ticket-fields.attachments.remove-file":"Supprimer le fichier","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Supprimer le fichier : {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Arrêter le chargement","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Arrêter le chargement de {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Une erreur est survenue lors du chargement de {{fileName}}. Réessayez ou chargez un autre fichier.","cph-theme-ticket-fields.attachments.upload-error-title":"Erreur de chargement","cph-theme-ticket-fields.attachments.uploading":"Chargement du fichier {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(4 derniers chiffres)","cph-theme-ticket-fields.dropdown.back-option-label":"Retour","cph-theme-ticket-fields.dropdown.empty-option":"Sélectionnez une option","cph-theme-ticket-fields.lookup-field.loading-options":"Chargement des éléments en cours...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Aucun résultat","cph-theme-ticket-fields.lookup-field.placeholder":"Rechercher {{label}}","cph-theme-ticket-fields.upload-failed-title":"Échec du chargement de {{fileName}}"}}),Ge=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choisir un fichier ou glisser-déposer ici","cph-theme-ticket-fields.attachments.drop-files-label":"Déposer les fichiers ici","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Fichier : {{fileName}}, appuyez sur Supprimer pour le supprimer","cph-theme-ticket-fields.attachments.remove-file":"Supprimer le fichier","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Supprimer le fichier : {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Arrêter le chargement","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Arrêter le chargement de {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Une erreur est survenue lors du chargement de {{fileName}}. Réessayez ou chargez un autre fichier.","cph-theme-ticket-fields.attachments.upload-error-title":"Erreur de chargement","cph-theme-ticket-fields.attachments.uploading":"Chargement du fichier {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(4 derniers chiffres)","cph-theme-ticket-fields.dropdown.back-option-label":"Retour","cph-theme-ticket-fields.dropdown.empty-option":"Sélectionner une option","cph-theme-ticket-fields.lookup-field.loading-options":"Chargement des éléments...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Aucun résultat","cph-theme-ticket-fields.lookup-field.placeholder":"Rechercher {{label}}","cph-theme-ticket-fields.upload-failed-title":"Échec du chargement de {{fileName}}"}}),Ze=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choisir un fichier ou glisser-déposer ici","cph-theme-ticket-fields.attachments.drop-files-label":"Déposer les fichiers ici","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Fichier : {{fileName}}, appuyez sur Supprimer pour le supprimer","cph-theme-ticket-fields.attachments.remove-file":"Supprimer le fichier","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Supprimer le fichier : {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Arrêter le chargement","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Arrêter le chargement de {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Une erreur est survenue lors du chargement de {{fileName}}. Réessayez ou chargez un autre fichier.","cph-theme-ticket-fields.attachments.upload-error-title":"Erreur de chargement","cph-theme-ticket-fields.attachments.uploading":"Chargement du fichier {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(4 derniers chiffres)","cph-theme-ticket-fields.dropdown.back-option-label":"Retour","cph-theme-ticket-fields.dropdown.empty-option":"Sélectionner une option","cph-theme-ticket-fields.lookup-field.loading-options":"Chargement des éléments...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Aucun résultat","cph-theme-ticket-fields.lookup-field.placeholder":"Rechercher {{label}}","cph-theme-ticket-fields.upload-failed-title":"Échec du chargement de {{fileName}}"}}),Ke=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choisir un fichier ou glisser-déposer ici","cph-theme-ticket-fields.attachments.drop-files-label":"Déposer les fichiers ici","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Fichier : {{fileName}}, appuyez sur Supprimer pour le supprimer","cph-theme-ticket-fields.attachments.remove-file":"Supprimer le fichier","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Supprimer le fichier : {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Arrêter le chargement","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Arrêter le chargement de {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Une erreur est survenue lors du chargement de {{fileName}}. Réessayez ou chargez un autre fichier.","cph-theme-ticket-fields.attachments.upload-error-title":"Erreur de chargement","cph-theme-ticket-fields.attachments.uploading":"Chargement du fichier {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(4 derniers chiffres)","cph-theme-ticket-fields.dropdown.back-option-label":"Retour","cph-theme-ticket-fields.dropdown.empty-option":"Sélectionner une option","cph-theme-ticket-fields.lookup-field.loading-options":"Chargement des éléments...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Aucun résultat","cph-theme-ticket-fields.lookup-field.placeholder":"Rechercher {{label}}","cph-theme-ticket-fields.upload-failed-title":"Échec du chargement de {{fileName}}"}}),$e=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),We=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"בחר קובץ או גרור ושחרר כאן","cph-theme-ticket-fields.attachments.drop-files-label":"שחרר את הקבצים כאן","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"קובץ: {{fileName}}, הקש Delete כדי להסיר","cph-theme-ticket-fields.attachments.remove-file":"הסר קובץ","cph-theme-ticket-fields.attachments.remove-file-aria-label":"הסר קובץ: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"עצור העלאה","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"הפסק את ההעלאה של {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"אירעה שגיאה בהעלאת הקובץ {{fileName}}. נסה שוב או העלה קובץ אחר.","cph-theme-ticket-fields.attachments.upload-error-title":"שגיאת העלאה","cph-theme-ticket-fields.attachments.uploading":"מעלה את {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(4 הספרות האחרונות)","cph-theme-ticket-fields.dropdown.back-option-label":"הקודם","cph-theme-ticket-fields.dropdown.empty-option":"בחר אפשרות","cph-theme-ticket-fields.lookup-field.loading-options":"טוען פריטים...","cph-theme-ticket-fields.lookup-field.no-matches-found":"לא נמצאו התאמות","cph-theme-ticket-fields.lookup-field.placeholder":"חיפוש {{label}}","cph-theme-ticket-fields.upload-failed-title":"ההעלאה של {{fileName}} נכשלה"}}),Xe=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"कोई फ़ाइल चुनें या यहां खींचें और छोड़ें","cph-theme-ticket-fields.attachments.drop-files-label":"फाइलों को यहां छोड़ें","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"फ़ाइल: {{fileName}}, हटाने के लिए डिलीट दबाएँ","cph-theme-ticket-fields.attachments.remove-file":"फ़ाइल हटाएँ","cph-theme-ticket-fields.attachments.remove-file-aria-label":"फ़ाइल हटाएँ: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"अपलोड बंद करें","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"{{fileName}} को अपलोड करना बंद करें","cph-theme-ticket-fields.attachments.upload-error-description":"{{fileName}}अपलोड करने में कोई त्रुटि थी। पुनः प्रयास करें या कोई अन्य फ़ाइल अपलोड करें।","cph-theme-ticket-fields.attachments.upload-error-title":"त्रुटि अपलोड करें","cph-theme-ticket-fields.attachments.uploading":"{{fileName}} अपलोड हो रहा है","cph-theme-ticket-fields.credit-card-digits-hint":"(आखिरी 4 अक्षर)","cph-theme-ticket-fields.dropdown.back-option-label":"पीछे","cph-theme-ticket-fields.dropdown.empty-option":"कोई विकल्प चुनें","cph-theme-ticket-fields.lookup-field.loading-options":"आइटम लोड हो रहे हैं...","cph-theme-ticket-fields.lookup-field.no-matches-found":"कोई मिलान नहीं मिले","cph-theme-ticket-fields.lookup-field.placeholder":"खोज {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} को अपलोड करना विफ़ल रहा"}}),Ye=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Je=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Válassza ki vagy húzza ide a kívánt fájlt","cph-theme-ticket-fields.attachments.drop-files-label":"Húzza ide a fájlokat","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Fájl: {{fileName}}, az eltávolításához nyomja meg a Delete billentyűt","cph-theme-ticket-fields.attachments.remove-file":"Fájl eltávolítása","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Fájl eltávolítása: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Feltöltés leállítása","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"{{fileName}} feltöltésének leállítása","cph-theme-ticket-fields.attachments.upload-error-description":"Hiba történt a(z) {{fileName}} feltöltése során. Próbálja meg újra, vagy töltsön fel egy másik fájlt.","cph-theme-ticket-fields.attachments.upload-error-title":"Feltöltési hiba","cph-theme-ticket-fields.attachments.uploading":"{{fileName}} feltöltése folyamatban","cph-theme-ticket-fields.credit-card-digits-hint":"(Utolsó négy számjegy)","cph-theme-ticket-fields.dropdown.back-option-label":"Vissza","cph-theme-ticket-fields.dropdown.empty-option":"Lehetőség kiválasztása","cph-theme-ticket-fields.lookup-field.loading-options":"Elemek betöltése…","cph-theme-ticket-fields.lookup-field.no-matches-found":"Nincs találat","cph-theme-ticket-fields.lookup-field.placeholder":"{{label}} keresése","cph-theme-ticket-fields.upload-failed-title":"A(z) {{fileName}} feltöltése sikertelen volt"}}),Qe=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),et=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Pilih file atau tarik dan letakkan di sini","cph-theme-ticket-fields.attachments.drop-files-label":"Letakkan file di sini","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, tekan hapus untuk menghapus","cph-theme-ticket-fields.attachments.remove-file":"Hapus file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Hapus File: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Berhenti mengunggah","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Berhenti mengunggah {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Terjadi kesalahan saat mengunggah {{fileName}}. Cobalah lagi atau unggah file lain.","cph-theme-ticket-fields.attachments.upload-error-title":"Kesalahan Mengunggah","cph-theme-ticket-fields.attachments.uploading":"Mengunggah {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(4 digit terakhir)","cph-theme-ticket-fields.dropdown.back-option-label":"Kembali","cph-theme-ticket-fields.dropdown.empty-option":"Pilih opsi","cph-theme-ticket-fields.lookup-field.loading-options":"Memuat item...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Tidak ditemukan kecocokan","cph-theme-ticket-fields.lookup-field.placeholder":"Cari {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} unggahan gagal"}}),tt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),it=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Scegli un file o trascinalo qui","cph-theme-ticket-fields.attachments.drop-files-label":"Trascina qui i file","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, premi Canc per rimuoverlo","cph-theme-ticket-fields.attachments.remove-file":"Rimuovi file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Rimuovi file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Interrompi caricamento","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Interrompi il caricamento di {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Errore durante il caricamento di {{fileName}}. Riprova o carica un altro file.","cph-theme-ticket-fields.attachments.upload-error-title":"Errore nel caricamento","cph-theme-ticket-fields.attachments.uploading":"Caricamento di {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Ultime 4 cifre)","cph-theme-ticket-fields.dropdown.back-option-label":"Indietro","cph-theme-ticket-fields.dropdown.empty-option":"Seleziona un’opzione","cph-theme-ticket-fields.lookup-field.loading-options":"Caricamento elementi in corso...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Nessuna corrispondenza trovata","cph-theme-ticket-fields.lookup-field.placeholder":"Cerca {{label}}","cph-theme-ticket-fields.upload-failed-title":"Caricamento di {{fileName}} non riuscito"}}),at=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Scegli un file o trascinalo qui","cph-theme-ticket-fields.attachments.drop-files-label":"Trascina qui i file","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, premi Canc per rimuoverlo","cph-theme-ticket-fields.attachments.remove-file":"Rimuovi file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Rimuovi file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Interrompi caricamento","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Interrompi il caricamento di {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Errore durante il caricamento di {{fileName}}. Riprova o carica un altro file.","cph-theme-ticket-fields.attachments.upload-error-title":"Errore nel caricamento","cph-theme-ticket-fields.attachments.uploading":"Caricamento di {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Ultime 4 cifre)","cph-theme-ticket-fields.dropdown.back-option-label":"Indietro","cph-theme-ticket-fields.dropdown.empty-option":"Seleziona un’opzione","cph-theme-ticket-fields.lookup-field.loading-options":"Caricamento elementi in corso...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Nessuna corrispondenza trovata","cph-theme-ticket-fields.lookup-field.placeholder":"Cerca {{label}}","cph-theme-ticket-fields.upload-failed-title":"Caricamento di {{fileName}} non riuscito"}}),lt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"ファイルを選択するか、ここにドラッグ&ドロップします","cph-theme-ticket-fields.attachments.drop-files-label":"ファイルをここにドロップ","cph-theme-ticket-fields.attachments.error-separator":"また、 ","cph-theme-ticket-fields.attachments.file":"ファイル:{{fileName}}、Deleteキーを押して削除","cph-theme-ticket-fields.attachments.remove-file":"ファイルを削除","cph-theme-ticket-fields.attachments.remove-file-aria-label":"ファイルを削除:{{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"アップロードを停止","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"{{fileName}}のアップロードを停止","cph-theme-ticket-fields.attachments.upload-error-description":"{{fileName}}のアップロード中にエラーが発生しました。もう一度やり直すか、別のファイルをアップロードしてください。","cph-theme-ticket-fields.attachments.upload-error-title":"アップロードエラー","cph-theme-ticket-fields.attachments.uploading":"{{fileName}}をアップロード中","cph-theme-ticket-fields.credit-card-digits-hint":"(下4桁)","cph-theme-ticket-fields.dropdown.back-option-label":"戻る","cph-theme-ticket-fields.dropdown.empty-option":"オプションを選択","cph-theme-ticket-fields.lookup-field.loading-options":"アイテムを読み込んでいます...","cph-theme-ticket-fields.lookup-field.no-matches-found":"一致するものが見つかりません","cph-theme-ticket-fields.lookup-field.placeholder":"{{label}}を検索","cph-theme-ticket-fields.upload-failed-title":"{{fileName}}をアップロードできませんでした"}}),ot=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),ct=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),ht=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),dt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),st=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"파일을 선택하거나 여기에 드래그 앤 드롭하세요","cph-theme-ticket-fields.attachments.drop-files-label":"파일을 여기에 드롭하세요","cph-theme-ticket-fields.attachments.error-separator":". ","cph-theme-ticket-fields.attachments.file":"파일: {{fileName}}, 제거하려면 delete 키를 누르세요.","cph-theme-ticket-fields.attachments.remove-file":"파일 제거","cph-theme-ticket-fields.attachments.remove-file-aria-label":"파일 제거: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"업로드 중지","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"{{fileName}} 업로드 중지","cph-theme-ticket-fields.attachments.upload-error-description":"{{fileName}}을(를) 업로드하는 중 오류가 발생했습니다. 다시 시도하거나 다른 파일을 업로드하세요.","cph-theme-ticket-fields.attachments.upload-error-title":"업로드 오류","cph-theme-ticket-fields.attachments.uploading":"{{fileName}} 업로드 중","cph-theme-ticket-fields.credit-card-digits-hint":"(마지막 4자리)","cph-theme-ticket-fields.dropdown.back-option-label":"뒤로","cph-theme-ticket-fields.dropdown.empty-option":"옵션 선택","cph-theme-ticket-fields.lookup-field.loading-options":"항목 로드 중...","cph-theme-ticket-fields.lookup-field.no-matches-found":"일치 항목을 찾지 못함","cph-theme-ticket-fields.lookup-field.placeholder":"{{label}} 검색","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} 업로드 실패"}}),pt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),rt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),mt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Paskutiniai 4 skaitmenys)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Pasirinkti parinktį","cph-theme-ticket-fields.lookup-field.loading-options":"Įkeliami elementai...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Rungtynių nerasta","cph-theme-ticket-fields.lookup-field.placeholder":"Ieškoti {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),nt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),ft=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),kt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),ut=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),gt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),bt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Nt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),vt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Kies een bestand of sleep en zet het hier neer","cph-theme-ticket-fields.attachments.drop-files-label":"Zet bestanden hier neer","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Bestand: {{fileName}}, druk op Delete om te verwijderen","cph-theme-ticket-fields.attachments.remove-file":"Bestand verwijderen","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Bestand {{fileName}} verwijderen","cph-theme-ticket-fields.attachments.stop-upload":"Upload stoppen","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stoppen met uploaden van {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Fout tijdens uploaden van {{fileName}}. Probeer het opnieuw of upload een ander bestand.","cph-theme-ticket-fields.attachments.upload-error-title":"Fout bij uploaden","cph-theme-ticket-fields.attachments.uploading":"{{fileName}} wordt geüpload","cph-theme-ticket-fields.credit-card-digits-hint":"(Laatste 4 cijfers)","cph-theme-ticket-fields.dropdown.back-option-label":"Terug","cph-theme-ticket-fields.dropdown.empty-option":"Selecteer een optie","cph-theme-ticket-fields.lookup-field.loading-options":"Items laden...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Geen overeenkomsten gevonden","cph-theme-ticket-fields.lookup-field.placeholder":"Zoek in {{label}}","cph-theme-ticket-fields.upload-failed-title":"Upload van {{fileName}} mislukt"}}),_t=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Kies een bestand of sleep en zet het hier neer","cph-theme-ticket-fields.attachments.drop-files-label":"Zet bestanden hier neer","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Bestand: {{fileName}}, druk op Delete om te verwijderen","cph-theme-ticket-fields.attachments.remove-file":"Bestand verwijderen","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Bestand {{fileName}} verwijderen","cph-theme-ticket-fields.attachments.stop-upload":"Upload stoppen","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stoppen met uploaden van {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Fout tijdens uploaden van {{fileName}}. Probeer het opnieuw of upload een ander bestand.","cph-theme-ticket-fields.attachments.upload-error-title":"Fout bij uploaden","cph-theme-ticket-fields.attachments.uploading":"{{fileName}} wordt geüpload","cph-theme-ticket-fields.credit-card-digits-hint":"(Laatste 4 cijfers)","cph-theme-ticket-fields.dropdown.back-option-label":"Terug","cph-theme-ticket-fields.dropdown.empty-option":"Selecteer een optie","cph-theme-ticket-fields.lookup-field.loading-options":"Items laden...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Geen overeenkomsten gevonden","cph-theme-ticket-fields.lookup-field.placeholder":"Zoek in {{label}}","cph-theme-ticket-fields.upload-failed-title":"Upload van {{fileName}} mislukt"}}),yt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Velg en fil eller dra og slipp her","cph-theme-ticket-fields.attachments.drop-files-label":"Slipp filer her","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Fil: {{fileName}}, trykk på Slett for å fjerne","cph-theme-ticket-fields.attachments.remove-file":"Fjern fil","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Fjern fil: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stopp opplasting","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stopp opplasting av {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Det oppsto en feil under opplasting av {{fileName}}. Prøv på nytt, eller last opp en annen fil.","cph-theme-ticket-fields.attachments.upload-error-title":"Opplastingsfeil","cph-theme-ticket-fields.attachments.uploading":"Laster opp {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(4 siste sifre)","cph-theme-ticket-fields.dropdown.back-option-label":"Tilbake","cph-theme-ticket-fields.dropdown.empty-option":"Velg et alternativ","cph-theme-ticket-fields.lookup-field.loading-options":"Laster inn elementer ...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Fant ingen samsvarende","cph-theme-ticket-fields.lookup-field.placeholder":"Søk {{label}}","cph-theme-ticket-fields.upload-failed-title":"Opplasting av {{fileName}} mislyktes"}}),St=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Wybierz plik lub przeciągnij i upuść go tutaj","cph-theme-ticket-fields.attachments.drop-files-label":"Upuść pliki tutaj","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Plik: {{fileName}}, naciśnij Usuń, aby go usunąć","cph-theme-ticket-fields.attachments.remove-file":"Usuń plik","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Usuń plik: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Zatrzymaj przesyłanie","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Zatrzymaj przesyłanie {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Podczas przesyłania wystąpił błąd {{fileName}}. Spróbuj ponownie lub prześlij inny plik.","cph-theme-ticket-fields.attachments.upload-error-title":"Błąd przesyłania","cph-theme-ticket-fields.attachments.uploading":"Przesyłanie {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(ostatnie 4 cyfry)","cph-theme-ticket-fields.dropdown.back-option-label":"Wstecz","cph-theme-ticket-fields.dropdown.empty-option":"Wybierz opcję","cph-theme-ticket-fields.lookup-field.loading-options":"Ładowanie elementów...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Nie znaleziono dopasowań","cph-theme-ticket-fields.lookup-field.placeholder":"Szukaj {{label}}","cph-theme-ticket-fields.upload-failed-title":"Nie udało się przesłać {{fileName}}"}}),wt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Escolha um arquivo ou arraste e solte aqui","cph-theme-ticket-fields.attachments.drop-files-label":"Solte os arquivos aqui","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Pressione Delete para remover o arquivo {{fileName}}","cph-theme-ticket-fields.attachments.remove-file":"Remover arquivo","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remover arquivo: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Interromper carregamento","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Interromper carregamento do arquivo {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Erro ao carregar {{fileName}}. Tente novamente ou carregue outro arquivo.","cph-theme-ticket-fields.attachments.upload-error-title":"Erro de carregamento","cph-theme-ticket-fields.attachments.uploading":"Carregando {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Últimos 4 dígitos)","cph-theme-ticket-fields.dropdown.back-option-label":"Voltar","cph-theme-ticket-fields.dropdown.empty-option":"Selecionar uma opção","cph-theme-ticket-fields.lookup-field.loading-options":"Carregando itens...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Nenhuma correspondência encontrada","cph-theme-ticket-fields.lookup-field.placeholder":"Pesquisar {{label}}","cph-theme-ticket-fields.upload-failed-title":"Erro ao carregar {{fileName}}"}}),jt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Escolha um arquivo ou arraste e solte aqui","cph-theme-ticket-fields.attachments.drop-files-label":"Solte os arquivos aqui","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Pressione Delete para remover o arquivo {{fileName}}","cph-theme-ticket-fields.attachments.remove-file":"Remover arquivo","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remover arquivo: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Interromper carregamento","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Interromper carregamento do arquivo {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Erro ao carregar {{fileName}}. Tente novamente ou carregue outro arquivo.","cph-theme-ticket-fields.attachments.upload-error-title":"Erro de carregamento","cph-theme-ticket-fields.attachments.uploading":"Carregando {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Últimos 4 dígitos)","cph-theme-ticket-fields.dropdown.back-option-label":"Voltar","cph-theme-ticket-fields.dropdown.empty-option":"Selecione uma opção","cph-theme-ticket-fields.lookup-field.loading-options":"A carregar itens...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Nenhuma correspondência encontrada","cph-theme-ticket-fields.lookup-field.placeholder":"Pesquisar {{label}}","cph-theme-ticket-fields.upload-failed-title":"Erro ao carregar {{fileName}}"}}),zt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Alegeți un fișier sau glisați și fixați aici","cph-theme-ticket-fields.attachments.drop-files-label":"Glisați fișierele aici","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Fișier: {{fileName}}, apăsați pe Ștergere pentru a elimina","cph-theme-ticket-fields.attachments.remove-file":"Eliminare fișier","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Eliminare fișier: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Oprire încărcare","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Opriți încărcarea {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"A apărut o eroare la încărcarea {{fileName}}. Încercați din nou sau încărcați un alt fișier.","cph-theme-ticket-fields.attachments.upload-error-title":"Eroare de încărcare","cph-theme-ticket-fields.attachments.uploading":"Se încarcă {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Ultimele 4 cifre)","cph-theme-ticket-fields.dropdown.back-option-label":"Înapoi","cph-theme-ticket-fields.dropdown.empty-option":"Selectați o opțiune","cph-theme-ticket-fields.lookup-field.loading-options":"Se încarcă articolele...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Nu s-au găsit corespondențe","cph-theme-ticket-fields.lookup-field.placeholder":"Căutare {{label}}","cph-theme-ticket-fields.upload-failed-title":"Încărcarea {{fileName}} a eșuat"}}),Ct=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Alegeți un fișier sau glisați și fixați aici","cph-theme-ticket-fields.attachments.drop-files-label":"Glisați fișierele aici","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Fișier: {{fileName}}, apăsați pe Ștergere pentru a elimina","cph-theme-ticket-fields.attachments.remove-file":"Eliminare fișier","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Eliminare fișier: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Oprire încărcare","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Opriți încărcarea {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"A apărut o eroare la încărcarea {{fileName}}. Încercați din nou sau încărcați un alt fișier.","cph-theme-ticket-fields.attachments.upload-error-title":"Eroare de încărcare","cph-theme-ticket-fields.attachments.uploading":"Se încarcă {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Ultimele 4 cifre)","cph-theme-ticket-fields.dropdown.back-option-label":"Înapoi","cph-theme-ticket-fields.dropdown.empty-option":"Selectați o opțiune","cph-theme-ticket-fields.lookup-field.loading-options":"Se încarcă articolele...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Nu s-au găsit corespondențe","cph-theme-ticket-fields.lookup-field.placeholder":"Căutare {{label}}","cph-theme-ticket-fields.upload-failed-title":"Încărcarea {{fileName}} a eșuat"}}),Lt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Выберите файл или перетащите его сюда","cph-theme-ticket-fields.attachments.drop-files-label":"Перетащите файлы сюда","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Файл: «{{fileName}}», нажмите «Удалить» для удаления","cph-theme-ticket-fields.attachments.remove-file":"Удалить файл","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Удалить файл: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Остановить выкладывание","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Остановить выкладывание {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Ошибка при выкладывании {{fileName}}. Повторите попытку или выложите другой файл.","cph-theme-ticket-fields.attachments.upload-error-title":"Ошибка выкладывания","cph-theme-ticket-fields.attachments.uploading":"Выкладывание {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(последние 4 цифры)","cph-theme-ticket-fields.dropdown.back-option-label":"Назад","cph-theme-ticket-fields.dropdown.empty-option":"Выберите вариант","cph-theme-ticket-fields.lookup-field.loading-options":"Загрузка элементов...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Соответствия не найдены","cph-theme-ticket-fields.lookup-field.placeholder":"Поиск: {{label}}","cph-theme-ticket-fields.upload-failed-title":"Не удалось выложить {{fileName}}"}}),xt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Rt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Vyberte súbor alebo ho presuňte a pustite sem","cph-theme-ticket-fields.attachments.drop-files-label":"Súbory pustite sem","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Súbor: {{fileName}}, stlačením klávesu Delete odoberte","cph-theme-ticket-fields.attachments.remove-file":"Odobrať súbor","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Odobratie súboru: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Zastaviť nahrávanie","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Zastavenie nahrávania {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Pri nahrávaní súboru {{fileName}} sa vyskytla chyba. Skúste to znova alebo nahrajte iný súbor.","cph-theme-ticket-fields.attachments.upload-error-title":"Chyba pri nahrávaní","cph-theme-ticket-fields.attachments.uploading":"Nahráva sa súbor {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(posledné 4 číslice)","cph-theme-ticket-fields.dropdown.back-option-label":"Späť","cph-theme-ticket-fields.dropdown.empty-option":"Vyberte možnosť","cph-theme-ticket-fields.lookup-field.loading-options":"Načítavajú sa položky…","cph-theme-ticket-fields.lookup-field.no-matches-found":"Nenašli sa žiadne zhody","cph-theme-ticket-fields.lookup-field.placeholder":"Vyhľadávať {{label}}","cph-theme-ticket-fields.upload-failed-title":"Nahrávanie súboru {{fileName}} zlyhalo"}}),Tt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Dt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Ut=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Ot=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Ft=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Välj en fil eller dra och släpp den här","cph-theme-ticket-fields.attachments.drop-files-label":"Släpp filer här","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Fil: {{fileName}}, tryck på delete-tangenten för att ta bort","cph-theme-ticket-fields.attachments.remove-file":"Ta bort fil","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Ta bort fil: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stoppa uppladdning","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stoppa uppladdning av {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Ett fel inträffade vid uppladdning av {{fileName}}. Försök igen eller ladda upp en annan fil.","cph-theme-ticket-fields.attachments.upload-error-title":"Uppladdningsfel","cph-theme-ticket-fields.attachments.uploading":"Uppladdning av {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(4 sista siffror)","cph-theme-ticket-fields.dropdown.back-option-label":"Tillbaka","cph-theme-ticket-fields.dropdown.empty-option":"Välj ett alternativ","cph-theme-ticket-fields.lookup-field.loading-options":"Läser in objekt...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Inga träffar hittades","cph-theme-ticket-fields.lookup-field.placeholder":"Sök {{label}}","cph-theme-ticket-fields.upload-failed-title":"Det gick inte att ladda upp {{fileName}}"}}),Et=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Bt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),qt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"เลือกไฟล์หรือลากแล้ววางที่นี่","cph-theme-ticket-fields.attachments.drop-files-label":"วางไฟล์ที่นี่","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"ไฟล์: {{fileName}} กดลบเพื่อนำออก","cph-theme-ticket-fields.attachments.remove-file":"ลบไฟล์ออก","cph-theme-ticket-fields.attachments.remove-file-aria-label":"ลบไฟล์ออก: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"หยุดการอัปโหลด","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"หยุดการอัปโหลด {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"เกิดข้อผิดพลาดในการอัปโหลด {{fileName}} ลองอีกครั้งหรืออัปโหลดไฟล์อื่น","cph-theme-ticket-fields.attachments.upload-error-title":"เกิดข้อผิดพลาดในการอัปโหลด","cph-theme-ticket-fields.attachments.uploading":"กำลังอัปโหลด {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(เลข 4 หลักสุดท้าย)","cph-theme-ticket-fields.dropdown.back-option-label":"ย้อนกลับ","cph-theme-ticket-fields.dropdown.empty-option":"เลือกตัวเลือก","cph-theme-ticket-fields.lookup-field.loading-options":"กำลังโหลดรายการ...","cph-theme-ticket-fields.lookup-field.no-matches-found":"ไม่พบรายการที่ตรงกัน","cph-theme-ticket-fields.lookup-field.placeholder":"ค้นหา {{label}}","cph-theme-ticket-fields.upload-failed-title":"อัปโหลด {{fileName}} ไม่สำเร็จ"}}),At=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Bir dosya seçin veya buraya sürükleyip bırakın","cph-theme-ticket-fields.attachments.drop-files-label":"Dosyaları buraya bırakın","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Dosya:{{fileName}}, kaldırmak için Sil tuşuna basın","cph-theme-ticket-fields.attachments.remove-file":"Dosyayı kaldır","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Dosyayı kaldır: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Karşıya yüklemeyi durdur","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"{{fileName}} dosyasını karşıya yüklemeyi durdur","cph-theme-ticket-fields.attachments.upload-error-description":"{{fileName}} karşıya yüklenirken bir hata oluştu. Yeniden deneyin veya başka bir dosya yükleyin.","cph-theme-ticket-fields.attachments.upload-error-title":"Karşıya yükleme hatası","cph-theme-ticket-fields.attachments.uploading":"{{fileName}} karşıya yükleniyor","cph-theme-ticket-fields.credit-card-digits-hint":"(Son 4 hane)","cph-theme-ticket-fields.dropdown.back-option-label":"Geri","cph-theme-ticket-fields.dropdown.empty-option":"Bir seçim yapın","cph-theme-ticket-fields.lookup-field.loading-options":"Öğeler yükleniyor...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Eşleşme bulunamadı","cph-theme-ticket-fields.lookup-field.placeholder":"Ara {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} karşıya yüklemesi başarısız oldu"}}),Vt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Виберіть файл або перетягніть його сюди","cph-theme-ticket-fields.attachments.drop-files-label":"Перетягніть файли сюди","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Файл: {{fileName}}, натисніть «Видалити» для вилучення","cph-theme-ticket-fields.attachments.remove-file":"Видалити файл","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Видалити файл: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Зупинити передавання","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Зупинити передавання {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Під час передавання {{fileName}} виникла помилка. Спробуйте ще раз або завантажте інший файл.","cph-theme-ticket-fields.attachments.upload-error-title":"Помилка передавання","cph-theme-ticket-fields.attachments.uploading":"Передавання {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Останні 4 цифри)","cph-theme-ticket-fields.dropdown.back-option-label":"Назад","cph-theme-ticket-fields.dropdown.empty-option":"Виберіть варіант","cph-theme-ticket-fields.lookup-field.loading-options":"Завантаження елементів...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Збігів не знайдено","cph-theme-ticket-fields.lookup-field.placeholder":"Пошук {{label}}","cph-theme-ticket-fields.upload-failed-title":"Не вдалося передати {{fileName}}"}}),It=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Ht=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Pt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Mt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Chọn một tập tin hoặc kéo và thả ở đây","cph-theme-ticket-fields.attachments.drop-files-label":"Thả tập tin vào đây","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Tập tin: {{fileName}}, nhấn xóa để xóa","cph-theme-ticket-fields.attachments.remove-file":"Xóa tập tin","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Xóa tập tin: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Dừng tải lên","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Dừng tải lên {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Đã xảy ra lỗi khi tải lên {{fileName}}. Hãy thử lại hoặc tải lên một tập tin khác.","cph-theme-ticket-fields.attachments.upload-error-title":"Lỗi tải lên","cph-theme-ticket-fields.attachments.uploading":"Đang tải lên {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(4 chữ số cuối)","cph-theme-ticket-fields.dropdown.back-option-label":"Quay lại","cph-theme-ticket-fields.dropdown.empty-option":"Chọn một tùy chọn","cph-theme-ticket-fields.lookup-field.loading-options":"Đang tải các mục...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Không tìm thấy kết quả phù hợp","cph-theme-ticket-fields.lookup-field.placeholder":"Tìm kiếm {{label}}","cph-theme-ticket-fields.upload-failed-title":"Tải lên {{fileName}} không thành công"}}),Gt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"选择文件或拖放到此处","cph-theme-ticket-fields.attachments.drop-files-label":"将文件放在此处","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"文件:{{fileName}},按删除键移除","cph-theme-ticket-fields.attachments.remove-file":"移除文件","cph-theme-ticket-fields.attachments.remove-file-aria-label":"移除文件:{{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"停止上传","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"停止上传 {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"上传 {{fileName}} 时出错。请重试或上传另一个文件。","cph-theme-ticket-fields.attachments.upload-error-title":"上传错误","cph-theme-ticket-fields.attachments.uploading":"正在上传 {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(最后 4 位数)","cph-theme-ticket-fields.dropdown.back-option-label":"返回","cph-theme-ticket-fields.dropdown.empty-option":"选择一个选项","cph-theme-ticket-fields.lookup-field.loading-options":"正在加载项目…","cph-theme-ticket-fields.lookup-field.no-matches-found":"未找到匹配项","cph-theme-ticket-fields.lookup-field.placeholder":"搜索 {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} 上传失败"}}),Zt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"選擇檔案或拖放至此處","cph-theme-ticket-fields.attachments.drop-files-label":"將檔案放置在此處","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"檔案:{{fileName}},按一下 Delete 即可移除","cph-theme-ticket-fields.attachments.remove-file":"移除檔案","cph-theme-ticket-fields.attachments.remove-file-aria-label":"移除檔案:{{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"停止上傳","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"停止上傳 {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"上傳 {{fileName}} 時發生錯誤。請再試一次,或上傳另一個檔案。","cph-theme-ticket-fields.attachments.upload-error-title":"上傳錯誤","cph-theme-ticket-fields.attachments.uploading":"正在上傳 {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(最後 4 位數)","cph-theme-ticket-fields.dropdown.back-option-label":"返回","cph-theme-ticket-fields.dropdown.empty-option":"請選取一項","cph-theme-ticket-fields.lookup-field.loading-options":"項目載入中...","cph-theme-ticket-fields.lookup-field.no-matches-found":"找不到符合項目","cph-theme-ticket-fields.lookup-field.placeholder":"搜尋「{{label}}」","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} 上傳失敗"}});export{Ze as $,x as A,we as B,je as C,H as D,ze as E,Ce as F,Le as G,xe as H,B as I,Re as J,Te as K,De as L,Ue as M,Oe as N,Fe as O,Ee as P,Be as Q,Q as R,qe as S,V as T,Ae as U,Ve as V,Ie as W,He as X,Pe as Y,Me as Z,Ge as _,X as a,Ke as a0,$e as a1,We as a2,Xe as a3,Ye as a4,Je as a5,Qe as a6,et as a7,tt as a8,it as a9,xt as aA,Rt as aB,Tt as aC,Dt as aD,Ut as aE,Ot as aF,Ft as aG,Et as aH,Bt as aI,qt as aJ,At as aK,Vt as aL,It as aM,Ht as aN,Pt as aO,Mt as aP,Gt as aQ,Zt as aR,at as aa,lt as ab,ot as ac,ct as ad,ht as ae,dt as af,st as ag,pt as ah,rt as ai,mt as aj,nt as ak,ft as al,kt as am,ut as an,gt as ao,bt as ap,Nt as aq,vt as ar,_t as as,yt as at,St as au,wt as av,jt as aw,zt as ax,Ct as ay,Lt as az,ee as b,te as c,ie as d,ae as e,le as f,D as g,oe as h,ce as i,he as j,de as k,se as l,pe as m,re as n,me as o,ne as p,fe as q,ke as r,ue as s,ge as t,be as u,Ne as v,ve as w,_e as x,ye as y,Se as z}; +`;function I({field:e,hasWysiwyg:t,baseLocale:a,hasAtMentions:l,userRole:o,brandId:c,onChange:h}){const{label:s,error:r,value:m,name:n,required:f,description:u}=e,g=function({hasWysiwyg:e,baseLocale:t,hasAtMentions:i,userRole:a,brandId:l}){const o=d.useRef(!1);return d.useCallback((async c=>{if(e&&c&&!o.current){o.current=!0;const{createEditor:e}=await import("wysiwyg").then((function(e){return e.m}));(await e(c,{editorType:"supportRequests",hasAtMentions:i,userRole:a,brandId:l,baseLocale:t})).plugins.get("Notification").on("show",((e,t)=>{e.stop();const i=t.message instanceof Error?t.message.message:t.message,{type:a,title:l}=t;p({type:a,title:l,message:i})}))}}),[e,t,i,a,l])}({hasWysiwyg:t,baseLocale:a,hasAtMentions:l,userRole:o,brandId:c});return i.jsxs(q,{children:[i.jsxs(q.Label,{children:[s,f&&i.jsx(k,{"aria-hidden":"true",children:"*"})]}),u&&i.jsx(q.Hint,{dangerouslySetInnerHTML:{__html:u}}),i.jsx(N,{ref:g,name:n,defaultValue:m,validation:r?"error":void 0,required:f,onChange:e=>h(e.target.value),rows:6,isResizable:!0}),r&&i.jsx(A,{validation:"error",children:r})]})}function V(){const{t:e}=t();return i.jsxs(i.Fragment,{children:[i.jsx(k,{"aria-hidden":"true",children:"-"}),i.jsx(k,{hidden:!0,children:e("cph-theme-ticket-fields.dropdown.empty-option","Select an option")})]})}function H({field:e,onChange:t}){const{label:a,options:l,error:o,value:c,name:h,required:s,description:p}=e,r=null==c?"":c.toString(),m=d.useRef(null);return d.useEffect((()=>{if(m.current&&s){const e=m.current.querySelector("[role=combobox]");e?.setAttribute("aria-required","true")}}),[m,s]),i.jsxs(v,{children:[i.jsxs(v.Label,{children:[a,s&&i.jsx(k,{"aria-hidden":"true",children:"*"})]}),p&&i.jsx(v.Hint,{dangerouslySetInnerHTML:{__html:p}}),i.jsxs(_,{ref:m,inputProps:{name:h,required:s},isEditable:!1,validation:o?"error":void 0,inputValue:r,selectionValue:r,renderValue:({selection:e})=>e?.label||i.jsx(V,{}),onChange:({selectionValue:e})=>{void 0!==e&&t(e)},children:[!s&&i.jsx(y,{value:"",label:"-",children:i.jsx(V,{})}),l.map((e=>i.jsx(y,{value:e.value.toString(),label:e.name},e.value)))]}),o&&i.jsx(v.Message,{validation:"error",children:o})]})}const P="[]";function M(e){return`[${e.join("::")}]`}function G(e){return e.startsWith("[")&&e.endsWith("]")}function Z(e,t){const i=M(e.slice(0,-1));return{type:"SubGroup",name:e[e.length-1],backOption:{type:"previous",label:t,value:i},options:[]}}function K({options:e,hasEmptyOption:i}){const{t:a}=t(),l=d.useMemo((()=>function(e,t,i){const a={[P]:{type:"RootGroup",options:t?[{label:"-",value:""}]:[]}};return e.forEach((e=>{const{name:t,value:l}=e;if(t.includes("::")){const[e,o]=function(e){const t=e.split("::");return[t.slice(0,-1),t.slice(-1)[0]]}(t),c=M(e);a[c]||(a[c]=Z(e,i)),a[c]?.options.push({value:l,label:t.split("::").join(" > "),menuLabel:o});for(let t=0;te.value===h))&&a[c]?.options.push({type:"next",label:o[o.length-1],value:h})}}else a[P].options.push({value:l,label:t})})),a}(e,i,a("cph-theme-ticket-fields.dropdown.back-option-label","Back"))),[e,i,a]),[o,c]=d.useState(function(e){const t={type:"RootGroup",options:[]};return Object.values(e).forEach((({options:e})=>{t.options.push(...e.filter((({type:e})=>void 0===e)))})),t}(l));d.useEffect((()=>{c(l[P])}),[l]);return{currentGroup:o,isGroupIdentifier:G,setCurrentGroupByIdentifier:e=>{const t=l[e];t&&c(t)}}}function $({field:e,onChange:t}){const{label:a,options:l,error:o,value:c,name:h,required:s,description:p}=e,{currentGroup:r,isGroupIdentifier:m,setCurrentGroupByIdentifier:n}=K({options:l,hasEmptyOption:!1}),[f,u]=d.useState(c||[]),g=d.useRef(null);d.useEffect((()=>{if(g.current&&s){const e=g.current.querySelector("[role=combobox]");e?.setAttribute("aria-required","true")}}),[g,s]);return i.jsxs(v,{children:[f.map((e=>i.jsx("input",{type:"hidden",name:`${h}[]`,value:e},e))),i.jsxs(v.Label,{children:[a,s&&i.jsx(k,{"aria-hidden":"true",children:"*"})]}),p&&i.jsx(v.Hint,{dangerouslySetInnerHTML:{__html:p}}),i.jsxs(_,{ref:g,isMultiselectable:!0,inputProps:{required:s},isEditable:!1,validation:o?"error":void 0,onChange:e=>{if(Array.isArray(e.selectionValue)){const i=e.selectionValue.slice(-1).toString();m(i)?n(i):(u(e.selectionValue),t(e.selectionValue))}},selectionValue:f,maxHeight:"auto",children:["SubGroup"===r.type&&i.jsx(y,{...r.backOption}),"SubGroup"===r.type?i.jsx(S,{"aria-label":r.name,children:r.options.map((e=>i.jsx(y,{...e,children:e.menuLabel??e.label},e.value)))}):r.options.map((e=>i.jsx(y,{...e},e.value)))]}),o&&i.jsx(v.Message,{validation:"error",children:o})]})}function W({field:e,onChange:t}){const{label:a,options:l,error:o,value:c,name:h,required:s,description:p}=e,{currentGroup:r,isGroupIdentifier:m,setCurrentGroupByIdentifier:n}=K({options:l,hasEmptyOption:!0}),f=c??"",[u,g]=d.useState(!1),b=d.useRef(null);d.useEffect((()=>{if(b.current&&s){const e=b.current.querySelector("[role=combobox]");e?.setAttribute("aria-required","true")}}),[b,s]);return i.jsxs(v,{children:[i.jsxs(v.Label,{children:[a,s&&i.jsx(k,{"aria-hidden":"true",children:"*"})]}),p&&i.jsx(v.Hint,{dangerouslySetInnerHTML:{__html:p}}),i.jsxs(_,{ref:b,inputProps:{required:s,name:h},isEditable:!1,validation:o?"error":void 0,onChange:e=>{"string"==typeof e.selectionValue&&m(e.selectionValue)?n(e.selectionValue):("string"==typeof e.selectionValue&&t(e.selectionValue),void 0!==e.isExpanded&&g(e.isExpanded))},selectionValue:f,inputValue:f,renderValue:({selection:e})=>e?.label??i.jsx(V,{}),isExpanded:u,children:["SubGroup"===r.type&&i.jsx(y,{...r.backOption}),"SubGroup"===r.type?i.jsx(S,{"aria-label":r.name,children:r.options.map((e=>i.jsx(y,{...e,children:e.menuLabel??e.label},e.value)))}):r.options.map((e=>""===e.value?i.jsx(y,{...e,children:i.jsx(V,{})},e.value):i.jsx(y,{...e},e.value)))]}),o&&i.jsx(v.Message,{validation:"error",children:o})]})}function X(e){return e.replace("zen:custom_object:","")}const Y={value:"",name:"-"};function J({field:e,userId:a,organizationId:l,brandId:o,onChange:c,visibleFields:h,buildLookupFieldOptions:s,renderOption:p}){const{id:r,label:m,error:n,value:f,name:u,required:g,description:b,relationship_target_type:N}=e,[S,j]=d.useState([]),[z,C]=d.useState(null),[L,x]=d.useState(f),[R,T]=d.useState(!1),{t:D}=t(),U=X(N),O={name:D("cph-theme-ticket-fields.lookup-field.loading-options","Loading items..."),id:"loading"},F={name:D("cph-theme-ticket-fields.lookup-field.no-matches-found","No matches found"),id:"no-results"},E=d.useCallback((async e=>{try{const t=await fetch(`/api/v2/custom_objects/${U}/records/${e}`);if(t.ok){const{custom_object_record:e}=await t.json(),i={name:e.name,value:e.id};C(i),x(e.name)}}catch(e){console.error(e)}}),[U]),B=d.useCallback((async t=>{const i=new URLSearchParams;i.set("name",t.toLocaleLowerCase()),i.set("source","zen:ticket"),i.set("field_id",r.toString()),i.set("requester_id",a.toString());const c=function(e,t=[]){return e?[...e.all.filter((e=>"matches"===e.operator||"not_matches"===e.operator)),...e.any.filter((e=>"matches"===e.operator||"not_matches"===e.operator))].map((e=>{const i=e.value.split("ticket_fields_")[1],a=t.find((e=>e.id.toString()===i));return{key:e.value,value:a?.value??null}})):[]}(e.relationship_filter,h);for(const{key:e,value:t}of c){if(!e)continue;if("ticket_brand_id"===e){o&&i.set("filter[dynamic_values][ticket_brand_id]",o.toString());continue}const a=`filter[dynamic_values][${e}]`,l=t?.toString()||"";i.set(a,l)}l&&i.set("organization_id",l),T(!0);try{const t=await fetch(`/api/v2/custom_objects/${U}/records/autocomplete?${i.toString()}`),a=await t.json();if(t.ok){const t=a.custom_object_records;let i;i=s?await s(t,e):t.map((({name:e,id:t})=>({name:e,value:t}))),z&&(i=i.filter((e=>e.value!==z.value)),i=[z,...i]),j(i)}else j([])}catch(e){console.error(e)}finally{T(!1)}}),[o,U,e,r,l,z,a,h,s]),q=d.useMemo((()=>w(B,300)),[B]);d.useEffect((()=>()=>q.cancel()),[q]);const A=d.useCallback((({inputValue:e,selectionValue:t})=>{if(void 0!==t)if(""==t)C(Y),x(Y.name),j([]),c(Y.value);else{const e=S.find((e=>e.value===t));e&&(x(e.name),C(e),j([e]),c(e.value))}void 0!==e&&(x(e),q(e))}),[q,c,S]);d.useEffect((()=>{f&&E(f)}),[]);return i.jsxs(v,{children:[i.jsxs(v.Label,{children:[m,g&&i.jsx(k,{"aria-hidden":"true",children:"*"})]}),b&&i.jsx(v.Hint,{dangerouslySetInnerHTML:{__html:b}}),i.jsxs(_,{inputProps:{required:g},"data-test-id":"lookup-field-combobox",validation:n?"error":void 0,inputValue:L,selectionValue:z?.value,isAutocomplete:!0,placeholder:D("cph-theme-ticket-fields.lookup-field.placeholder","Search {{label}}",{label:m}),onFocus:()=>{x(""),B("*")},onChange:A,renderValue:()=>z?z?.name:Y.name,children:[z?.name!==Y.name&&i.jsx(y,{value:"",label:"-",children:i.jsx(V,{})}),R&&i.jsx(y,{isDisabled:!0,value:O.name},O.id),!R&&L?.length>0&&0===S.length&&i.jsx(y,{isDisabled:!0,value:F.name},F.id),!R&&0!==S.length&&S.map((e=>i.jsx(y,{value:e.value,label:e.name,"data-test-id":`option-${e.name}`,children:p?p(e):e.name},e.value)))]}),n&&i.jsx(v.Message,{validation:"error",children:n}),i.jsx("input",{type:"hidden",name:u,value:z?.value})]})}const Q=({field:e,baseLocale:t,hasAtMentions:a,userRole:l,userId:o,defaultOrganizationId:c,organizationField:h,brandId:d,dueDateField:s,visibleFields:p,handleDueDateChange:r,handleChange:m,buildLookupFieldOptions:n,renderLookupFieldOption:f})=>{switch(e.type){case"text":case"integer":case"decimal":case"regexp":return i.jsx(B,{field:e,onChange:t=>m(e,t)},e.name);case"partialcreditcard":return i.jsx(F,{field:e,onChange:t=>m(e,t)});case"textarea":return i.jsx(I,{field:e,hasWysiwyg:!1,baseLocale:t,hasAtMentions:a,userRole:l,brandId:d,onChange:t=>m(e,t)},e.name);case"checkbox":return i.jsx(U,{field:e,onChange:t=>m(e,t)});case"date":return i.jsx(E,{field:e,locale:t,valueFormat:"date",onChange:t=>m(e,t)});case"multiselect":return i.jsx($,{field:e,onChange:t=>m(e,t)});case"tagger":return i.jsx(W,{field:e,onChange:t=>m(e,t)},e.name);case"priority":case"basic_priority":case"tickettype":return i.jsxs(i.Fragment,{children:[i.jsx(H,{field:e,onChange:t=>m(e,t)},e.name),"task"===e.value&&s&&r&&i.jsx(E,{field:s,locale:t,valueFormat:"dateTime",onChange:e=>{r(e)}})]});case"lookup":return i.jsx(J,{field:e,userId:o,organizationId:null!==h?h?.value:c,brandId:d,visibleFields:p,onChange:t=>m(e,t),buildLookupFieldOptions:n,renderOption:f},e.name);default:return i.jsx(i.Fragment,{})}};var ee=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),te=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"[ผู้龍Ḉḥṓṓṓṓṡḛḛ αα ϝḭḭḽḛḛ ṓṓṛ ḍṛααḡ ααṇḍ ḍṛṓṓṗ ḥḛḛṛḛḛ龍ผู้]","cph-theme-ticket-fields.attachments.drop-files-label":"[ผู้龍Ḍṛṓṓṗ ϝḭḭḽḛḛṡ ḥḛḛṛḛḛ龍ผู้]","cph-theme-ticket-fields.attachments.error-separator":"[ผู้龍; 龍ผู้]","cph-theme-ticket-fields.attachments.file":"[ผู้龍Ḟḭḭḽḛḛ: {{fileName}}, ṗṛḛḛṡṡ ḍḛḛḽḛḛṭḛḛ ṭṓṓ ṛḛḛṃṓṓṽḛḛ龍ผู้]","cph-theme-ticket-fields.attachments.remove-file":"[ผู้龍Ṛḛḛṃṓṓṽḛḛ ϝḭḭḽḛḛ龍ผู้]","cph-theme-ticket-fields.attachments.remove-file-aria-label":"[ผู้龍Ṛḛḛṃṓṓṽḛḛ ϝḭḭḽḛḛ: {{fileName}}龍ผู้]","cph-theme-ticket-fields.attachments.stop-upload":"[ผู้龍Ṣṭṓṓṗ ṵṵṗḽṓṓααḍ龍ผู้]","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"[ผู้龍Ṣṭṓṓṗ ṵṵṗḽṓṓααḍḭḭṇḡ {{fileName}}龍ผู้]","cph-theme-ticket-fields.attachments.upload-error-description":"[ผู้龍Ṫḥḛḛṛḛḛ ẁααṡ ααṇ ḛḛṛṛṓṓṛ ṵṵṗḽṓṓααḍḭḭṇḡ {{fileName}}. Ṫṛẏẏ ααḡααḭḭṇ ṓṓṛ ṵṵṗḽṓṓααḍ ααṇṓṓṭḥḛḛṛ ϝḭḭḽḛḛ.龍ผู้]","cph-theme-ticket-fields.attachments.upload-error-title":"[ผู้龍ṲṲṗḽṓṓααḍ ḛḛṛṛṓṓṛ龍ผู้]","cph-theme-ticket-fields.attachments.uploading":"[ผู้龍ṲṲṗḽṓṓααḍḭḭṇḡ {{fileName}}龍ผู้]","cph-theme-ticket-fields.credit-card-digits-hint":"[ผู้龍(Ḻααṡṭ 4 ḍḭḭḡḭḭṭṡ)龍ผู้]","cph-theme-ticket-fields.dropdown.back-option-label":"[ผู้龍Ḃααͼḳ龍ผู้]","cph-theme-ticket-fields.dropdown.empty-option":"[ผู้龍Ṣḛḛḽḛḛͼṭ ααṇ ṓṓṗṭḭḭṓṓṇ龍ผู้]","cph-theme-ticket-fields.lookup-field.loading-options":"[ผู้龍Ḻṓṓααḍḭḭṇḡ ḭḭṭḛḛṃṡ...龍ผู้]","cph-theme-ticket-fields.lookup-field.no-matches-found":"[ผู้龍Ṅṓṓ ṃααṭͼḥḛḛṡ ϝṓṓṵṵṇḍ龍ผู้]","cph-theme-ticket-fields.lookup-field.placeholder":"[ผู้龍Ṣḛḛααṛͼḥ {{label}}龍ผู้]","cph-theme-ticket-fields.upload-failed-title":"[ผู้龍{{fileName}} ṵṵṗḽṓṓααḍ ϝααḭḭḽḛḛḍ龍ผู้]"}}),ie=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"اختر ملفًا أو قم بالسحب والإسقاط هنا","cph-theme-ticket-fields.attachments.drop-files-label":"أسقِط الملفات هنا","cph-theme-ticket-fields.attachments.error-separator":"؛ ","cph-theme-ticket-fields.attachments.file":"الملف: {{fileName}}، اضغط على حذف لإزالته","cph-theme-ticket-fields.attachments.remove-file":"إزالة الملف","cph-theme-ticket-fields.attachments.remove-file-aria-label":"إزالة الملف: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"إيقاف التحميل","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"إيقاف تحميل {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"حدث خطأ أثناء تحميل {{fileName}}. حاول مرة أخرى أو قم بتحميل ملف آخر.","cph-theme-ticket-fields.attachments.upload-error-title":"خطأ في التحميل","cph-theme-ticket-fields.attachments.uploading":"جارٍ تحميل {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(آخر 4 أرقام)","cph-theme-ticket-fields.dropdown.back-option-label":"السابق","cph-theme-ticket-fields.dropdown.empty-option":"حدّد خيارًا","cph-theme-ticket-fields.lookup-field.loading-options":"جارٍ تحميل العناصر...","cph-theme-ticket-fields.lookup-field.no-matches-found":"لم يتم العثور على نتائج مطابقة","cph-theme-ticket-fields.lookup-field.placeholder":"بحث في {{label}}","cph-theme-ticket-fields.upload-failed-title":"فشل تحميل {{fileName}}"}}),ae=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),le=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Выберите файл или перетащите его сюда","cph-theme-ticket-fields.attachments.drop-files-label":"Перетащите файлы сюда","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Файл: «{{fileName}}», нажмите «Удалить» для удаления","cph-theme-ticket-fields.attachments.remove-file":"Удалить файл","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Удалить файл: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Остановить выкладывание","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Остановить выкладывание {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Ошибка при выкладывании {{fileName}}. Повторите попытку или выложите другой файл.","cph-theme-ticket-fields.attachments.upload-error-title":"Ошибка выкладывания","cph-theme-ticket-fields.attachments.uploading":"Выкладывание {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(последние 4 цифры)","cph-theme-ticket-fields.dropdown.back-option-label":"Назад","cph-theme-ticket-fields.dropdown.empty-option":"Выберите вариант","cph-theme-ticket-fields.lookup-field.loading-options":"Загрузка элементов...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Соответствия не найдены","cph-theme-ticket-fields.lookup-field.placeholder":"Поиск: {{label}}","cph-theme-ticket-fields.upload-failed-title":"Не удалось выложить {{fileName}}"}}),oe=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Изберете файл или го плъзнете и пуснете тук","cph-theme-ticket-fields.attachments.drop-files-label":"Пуснете файловете тук","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Файл: {{fileName}}, натиснете „Delete“ за премахване","cph-theme-ticket-fields.attachments.remove-file":"Премахване на файл","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Премахване на файл: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Спиране на качването","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Спиране на качването на {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Възникна грешка при качването на {{fileName}}. Опитайте отново или качете друг файл.","cph-theme-ticket-fields.attachments.upload-error-title":"Грешка при качването","cph-theme-ticket-fields.attachments.uploading":"Качване на {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(последните 4 цифри)","cph-theme-ticket-fields.dropdown.back-option-label":"Назад","cph-theme-ticket-fields.dropdown.empty-option":"Изберете опция","cph-theme-ticket-fields.lookup-field.loading-options":"Зареждане на елементите…","cph-theme-ticket-fields.lookup-field.no-matches-found":"Няма открити съвпадения","cph-theme-ticket-fields.lookup-field.placeholder":"Търсене на {{label}}","cph-theme-ticket-fields.upload-failed-title":"Качването на {{fileName}} е неуспешно"}}),ce=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),he=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),de=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Elegir un archivo o arrastrar y soltar uno aquí","cph-theme-ticket-fields.attachments.drop-files-label":"Soltar los archivos aquí","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Archivo: {{fileName}} presione Borrar para eliminar","cph-theme-ticket-fields.attachments.remove-file":"Eliminar archivo","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Eliminar archivo: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Detener carga","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Dejar de cargar {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Hubo un error al cargar {{fileName}}. Vuelva a intentarlo o cargue otro archivo.","cph-theme-ticket-fields.attachments.upload-error-title":"Error de carga","cph-theme-ticket-fields.attachments.uploading":"Cargando {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Últims 4 dígits)","cph-theme-ticket-fields.dropdown.back-option-label":"Enrere","cph-theme-ticket-fields.dropdown.empty-option":"Trieu una opció","cph-theme-ticket-fields.lookup-field.loading-options":"S'estan carregant els elements...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No s'han trobat coincidències","cph-theme-ticket-fields.lookup-field.placeholder":"Cerca {{label}}","cph-theme-ticket-fields.upload-failed-title":"Falló la carga de {{fileName}}"}}),se=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Vyberte soubor nebo ho sem přetáhněte","cph-theme-ticket-fields.attachments.drop-files-label":"Sem přetáhněte soubory","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Soubor: {{fileName}}, stisknutím klávesy delete jej smažete","cph-theme-ticket-fields.attachments.remove-file":"Odstranit soubor","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Odstranit soubor: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Zastavit upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Zastavit uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Při uploadování souboru {{fileName}}došlo k chybě. Zkuste to znovu nebo uploadujte jiný soubor.","cph-theme-ticket-fields.attachments.upload-error-title":"Chyba při uploadu","cph-theme-ticket-fields.attachments.uploading":"Uploaduje se soubor {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Poslední 4 číslice)","cph-theme-ticket-fields.dropdown.back-option-label":"Zpět","cph-theme-ticket-fields.dropdown.empty-option":"Vyberte možnost","cph-theme-ticket-fields.lookup-field.loading-options":"Načítání položek…","cph-theme-ticket-fields.lookup-field.no-matches-found":"Nebyly nalezeny žádné shody","cph-theme-ticket-fields.lookup-field.placeholder":"Hledat {{label}}","cph-theme-ticket-fields.upload-failed-title":"Chyba při uploadování {{fileName}}"}}),pe=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),re=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Vælg en fil eller træk og slip her","cph-theme-ticket-fields.attachments.drop-files-label":"Slip filerne her","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Tryk på tasten Delete for at fjerne filen {{fileName}}","cph-theme-ticket-fields.attachments.remove-file":"Fjern fil","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Fjern fil: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading af {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Der opstod en fejl under upload af {{fileName}}. Prøv igen eller upload en anden fil.","cph-theme-ticket-fields.attachments.upload-error-title":"Fejl under upload","cph-theme-ticket-fields.attachments.uploading":"Uploader {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Sidste 4 cifre)","cph-theme-ticket-fields.dropdown.back-option-label":"Tilbage","cph-theme-ticket-fields.dropdown.empty-option":"Foretag et valg","cph-theme-ticket-fields.lookup-field.loading-options":"Indlæser elementer...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Ingen matchende resultater","cph-theme-ticket-fields.lookup-field.placeholder":"Søgning i {{label}}","cph-theme-ticket-fields.upload-failed-title":"Upload af {{fileName}} mislykkedes"}}),me=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Datei auswählen oder hierher ziehen","cph-theme-ticket-fields.attachments.drop-files-label":"Dateien hier ablegen","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Datei: {{fileName}}, zum Entfernen die Löschtaste drücken","cph-theme-ticket-fields.attachments.remove-file":"Datei entfernen","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Datei entfernen: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Upload anhalten","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"{{fileName}} nicht mehr hochladen","cph-theme-ticket-fields.attachments.upload-error-description":"Fehler beim Hochladen von {{fileName}}. Versuchen Sie es erneut oder laden Sie eine andere Datei hoch.","cph-theme-ticket-fields.attachments.upload-error-title":"Fehler beim Hochladen","cph-theme-ticket-fields.attachments.uploading":"{{fileName}} wird hochgeladen","cph-theme-ticket-fields.credit-card-digits-hint":"(Letzte vier Ziffern)","cph-theme-ticket-fields.dropdown.back-option-label":"Zurück","cph-theme-ticket-fields.dropdown.empty-option":"Wählen Sie eine Option aus","cph-theme-ticket-fields.lookup-field.loading-options":"Elemente werden geladen...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Keine Übereinstimmungen gefunden","cph-theme-ticket-fields.lookup-field.placeholder":"Suche {{label}}","cph-theme-ticket-fields.upload-failed-title":"Fehler beim Hochladen von {{fileName}}"}}),ne=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Datei auswählen oder hierher ziehen","cph-theme-ticket-fields.attachments.drop-files-label":"Dateien hier ablegen","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Datei: {{fileName}}, zum Entfernen die Löschtaste drücken","cph-theme-ticket-fields.attachments.remove-file":"Datei entfernen","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Datei entfernen: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Upload anhalten","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"{{fileName}} nicht mehr hochladen","cph-theme-ticket-fields.attachments.upload-error-description":"Fehler beim Hochladen von {{fileName}}. Versuchen Sie es erneut oder laden Sie eine andere Datei hoch.","cph-theme-ticket-fields.attachments.upload-error-title":"Fehler beim Hochladen","cph-theme-ticket-fields.attachments.uploading":"{{fileName}} wird hochgeladen","cph-theme-ticket-fields.credit-card-digits-hint":"(Letzte vier Ziffern)","cph-theme-ticket-fields.dropdown.back-option-label":"Zurück","cph-theme-ticket-fields.dropdown.empty-option":"Wählen Sie eine Option aus","cph-theme-ticket-fields.lookup-field.loading-options":"Elemente werden geladen...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Keine Übereinstimmungen gefunden","cph-theme-ticket-fields.lookup-field.placeholder":"Suche {{label}}","cph-theme-ticket-fields.upload-failed-title":"Fehler beim Hochladen von {{fileName}}"}}),fe=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Datei auswählen oder hierher ziehen","cph-theme-ticket-fields.attachments.drop-files-label":"Dateien hier ablegen","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Datei: {{fileName}}, zum Entfernen die Löschtaste drücken","cph-theme-ticket-fields.attachments.remove-file":"Datei entfernen","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Datei entfernen: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Upload anhalten","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"{{fileName}} nicht mehr hochladen","cph-theme-ticket-fields.attachments.upload-error-description":"Fehler beim Hochladen von {{fileName}}. Versuchen Sie es erneut oder laden Sie eine andere Datei hoch.","cph-theme-ticket-fields.attachments.upload-error-title":"Fehler beim Hochladen","cph-theme-ticket-fields.attachments.uploading":"{{fileName}} wird hochgeladen","cph-theme-ticket-fields.credit-card-digits-hint":"(Letzte vier Ziffern)","cph-theme-ticket-fields.dropdown.back-option-label":"Zurück","cph-theme-ticket-fields.dropdown.empty-option":"Wählen Sie eine Option aus","cph-theme-ticket-fields.lookup-field.loading-options":"Elemente werden geladen...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Keine Übereinstimmungen gefunden","cph-theme-ticket-fields.lookup-field.placeholder":"Suche {{label}}","cph-theme-ticket-fields.upload-failed-title":"Fehler beim Hochladen von {{fileName}}"}}),ke=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Επιλέξτε ένα αρχείο ή σύρετε και αποθέστε εδώ","cph-theme-ticket-fields.attachments.drop-files-label":"Αποθέστε τα αρχεία εδώ","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Αρχείο: {{fileName}}, πατήστε Διαγραφή για κατάργηση","cph-theme-ticket-fields.attachments.remove-file":"Κατάργηση αρχείου","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Αφαίρεση αρχείου: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Διακοπή αποστολής","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Διακοπή αποστολής του {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Υπήρξε σφάλμα κατά την αποστολή του {{fileName}}. Δοκιμάστε ξανά ή ανεβάστε άλλο αρχείο.","cph-theme-ticket-fields.attachments.upload-error-title":"Σφάλμα αποστολής","cph-theme-ticket-fields.attachments.uploading":"Γίνεται αποστολή {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(4 τελευταία ψηφία)","cph-theme-ticket-fields.dropdown.back-option-label":"Προηγούμενο","cph-theme-ticket-fields.dropdown.empty-option":"Ορίστε μια επιλογή","cph-theme-ticket-fields.lookup-field.loading-options":"Φόρτωση στοιχείων...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Δεν βρέθηκαν αποτελέσματα","cph-theme-ticket-fields.lookup-field.placeholder":"Αναζήτηση για {{label}}","cph-theme-ticket-fields.upload-failed-title":"Η αποστολή του {{fileName}} απέτυχε"}}),ue=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),ge=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),be=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Ne=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),ve=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),_e=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),ye=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Se=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),we=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),je=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),ze=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"cph-theme-ticket-fields.attachments.choose-file-label","cph-theme-ticket-fields.attachments.drop-files-label":"cph-theme-ticket-fields.attachments.drop-files-label","cph-theme-ticket-fields.attachments.error-separator":"cph-theme-ticket-fields.attachments.error-separator","cph-theme-ticket-fields.attachments.file":"cph-theme-ticket-fields.attachments.file","cph-theme-ticket-fields.attachments.remove-file":"cph-theme-ticket-fields.attachments.remove-file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"cph-theme-ticket-fields.attachments.remove-file-aria-label","cph-theme-ticket-fields.attachments.stop-upload":"cph-theme-ticket-fields.attachments.stop-upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"cph-theme-ticket-fields.attachments.stop-upload-aria-label","cph-theme-ticket-fields.attachments.upload-error-description":"cph-theme-ticket-fields.attachments.upload-error-description","cph-theme-ticket-fields.attachments.upload-error-title":"cph-theme-ticket-fields.attachments.upload-error-title","cph-theme-ticket-fields.attachments.uploading":"cph-theme-ticket-fields.attachments.uploading","cph-theme-ticket-fields.credit-card-digits-hint":"cph-theme-ticket-fields.credit-card-digits-hint","cph-theme-ticket-fields.dropdown.back-option-label":"cph-theme-ticket-fields.dropdown.back-option-label","cph-theme-ticket-fields.dropdown.empty-option":"cph-theme-ticket-fields.dropdown.empty-option","cph-theme-ticket-fields.lookup-field.loading-options":"cph-theme-ticket-fields.lookup-field.loading-options","cph-theme-ticket-fields.lookup-field.no-matches-found":"cph-theme-ticket-fields.lookup-field.no-matches-found","cph-theme-ticket-fields.lookup-field.placeholder":"cph-theme-ticket-fields.lookup-field.placeholder","cph-theme-ticket-fields.upload-failed-title":"cph-theme-ticket-fields.upload-failed-title"}}),Ce=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Le=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"[ผู้龍Ḉḥṓṓṓṓṡḛḛ αα ϝḭḭḽḛḛ ṓṓṛ ḍṛααḡ ααṇḍ ḍṛṓṓṗ ḥḛḛṛḛḛ龍ผู้]","cph-theme-ticket-fields.attachments.drop-files-label":"[ผู้龍Ḍṛṓṓṗ ϝḭḭḽḛḛṡ ḥḛḛṛḛḛ龍ผู้]","cph-theme-ticket-fields.attachments.error-separator":"[ผู้龍; 龍ผู้]","cph-theme-ticket-fields.attachments.file":"[ผู้龍Ḟḭḭḽḛḛ: {{fileName}}, ṗṛḛḛṡṡ ḍḛḛḽḛḛṭḛḛ ṭṓṓ ṛḛḛṃṓṓṽḛḛ龍ผู้]","cph-theme-ticket-fields.attachments.remove-file":"[ผู้龍Ṛḛḛṃṓṓṽḛḛ ϝḭḭḽḛḛ龍ผู้]","cph-theme-ticket-fields.attachments.remove-file-aria-label":"[ผู้龍Ṛḛḛṃṓṓṽḛḛ ϝḭḭḽḛḛ: {{fileName}}龍ผู้]","cph-theme-ticket-fields.attachments.stop-upload":"[ผู้龍Ṣṭṓṓṗ ṵṵṗḽṓṓααḍ龍ผู้]","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"[ผู้龍Ṣṭṓṓṗ ṵṵṗḽṓṓααḍḭḭṇḡ {{fileName}}龍ผู้]","cph-theme-ticket-fields.attachments.upload-error-description":"[ผู้龍Ṫḥḛḛṛḛḛ ẁααṡ ααṇ ḛḛṛṛṓṓṛ ṵṵṗḽṓṓααḍḭḭṇḡ {{fileName}}. Ṫṛẏẏ ααḡααḭḭṇ ṓṓṛ ṵṵṗḽṓṓααḍ ααṇṓṓṭḥḛḛṛ ϝḭḭḽḛḛ.龍ผู้]","cph-theme-ticket-fields.attachments.upload-error-title":"[ผู้龍ṲṲṗḽṓṓααḍ ḛḛṛṛṓṓṛ龍ผู้]","cph-theme-ticket-fields.attachments.uploading":"[ผู้龍ṲṲṗḽṓṓααḍḭḭṇḡ {{fileName}}龍ผู้]","cph-theme-ticket-fields.credit-card-digits-hint":"[ผู้龍(Ḻααṡṭ 4 ḍḭḭḡḭḭṭṡ)龍ผู้]","cph-theme-ticket-fields.dropdown.back-option-label":"[ผู้龍Ḃααͼḳ龍ผู้]","cph-theme-ticket-fields.dropdown.empty-option":"[ผู้龍Ṣḛḛḽḛḛͼṭ ααṇ ṓṓṗṭḭḭṓṓṇ龍ผู้]","cph-theme-ticket-fields.lookup-field.loading-options":"[ผู้龍Ḻṓṓααḍḭḭṇḡ ḭḭṭḛḛṃṡ...龍ผู้]","cph-theme-ticket-fields.lookup-field.no-matches-found":"[ผู้龍Ṅṓṓ ṃααṭͼḥḛḛṡ ϝṓṓṵṵṇḍ龍ผู้]","cph-theme-ticket-fields.lookup-field.placeholder":"[ผู้龍Ṣḛḛααṛͼḥ {{label}}龍ผู้]","cph-theme-ticket-fields.upload-failed-title":"[ผู้龍{{fileName}} ṵṵṗḽṓṓααḍ ϝααḭḭḽḛḛḍ龍ผู้]"}}),xe=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Re=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Elegir un archivo o arrastrar y soltar uno aquí","cph-theme-ticket-fields.attachments.drop-files-label":"Soltar los archivos aquí","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Archivo: {{fileName}} presione Borrar para eliminar","cph-theme-ticket-fields.attachments.remove-file":"Eliminar archivo","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Eliminar archivo: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Detener carga","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Dejar de cargar {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Hubo un error al cargar {{fileName}}. Vuelva a intentarlo o cargue otro archivo.","cph-theme-ticket-fields.attachments.upload-error-title":"Error de carga","cph-theme-ticket-fields.attachments.uploading":"Cargando {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Últimos 4 dígitos)","cph-theme-ticket-fields.dropdown.back-option-label":"Atrás","cph-theme-ticket-fields.dropdown.empty-option":"Seleccione una opción","cph-theme-ticket-fields.lookup-field.loading-options":"Cargando elementos...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No se encontraron coincidencias","cph-theme-ticket-fields.lookup-field.placeholder":"Buscar {{label}}","cph-theme-ticket-fields.upload-failed-title":"Falló la carga de {{fileName}}"}}),Te=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Elegir un archivo o arrastrar y soltar uno aquí","cph-theme-ticket-fields.attachments.drop-files-label":"Soltar los archivos aquí","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Archivo: {{fileName}} presione Borrar para eliminar","cph-theme-ticket-fields.attachments.remove-file":"Eliminar archivo","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Eliminar archivo: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Detener carga","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Dejar de cargar {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Hubo un error al cargar {{fileName}}. Vuelva a intentarlo o cargue otro archivo.","cph-theme-ticket-fields.attachments.upload-error-title":"Error de carga","cph-theme-ticket-fields.attachments.uploading":"Cargando {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Últimos 4 dígitos)","cph-theme-ticket-fields.dropdown.back-option-label":"Atrás","cph-theme-ticket-fields.dropdown.empty-option":"Seleccione una opción","cph-theme-ticket-fields.lookup-field.loading-options":"Cargando elementos...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No se encontraron coincidencias","cph-theme-ticket-fields.lookup-field.placeholder":"Buscar {{label}}","cph-theme-ticket-fields.upload-failed-title":"Falló la carga de {{fileName}}"}}),De=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Elegir un archivo o arrastrar y soltar uno aquí","cph-theme-ticket-fields.attachments.drop-files-label":"Soltar los archivos aquí","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Archivo: {{fileName}} presione Borrar para eliminar","cph-theme-ticket-fields.attachments.remove-file":"Eliminar archivo","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Eliminar archivo: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Detener carga","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Dejar de cargar {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Hubo un error al cargar {{fileName}}. Vuelva a intentarlo o cargue otro archivo.","cph-theme-ticket-fields.attachments.upload-error-title":"Error de carga","cph-theme-ticket-fields.attachments.uploading":"Cargando {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Últimos 4 dígitos)","cph-theme-ticket-fields.dropdown.back-option-label":"Atrás","cph-theme-ticket-fields.dropdown.empty-option":"Seleccione una opción","cph-theme-ticket-fields.lookup-field.loading-options":"Cargando elementos...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No se encontraron coincidencias","cph-theme-ticket-fields.lookup-field.placeholder":"Buscar {{label}}","cph-theme-ticket-fields.upload-failed-title":"Falló la carga de {{fileName}}"}}),Ue=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Elegir un archivo o arrastrar y soltar uno aquí","cph-theme-ticket-fields.attachments.drop-files-label":"Soltar los archivos aquí","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Archivo: {{fileName}} presione Borrar para eliminar","cph-theme-ticket-fields.attachments.remove-file":"Eliminar archivo","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Eliminar archivo: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Detener carga","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Dejar de cargar {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Hubo un error al cargar {{fileName}}. Vuelva a intentarlo o cargue otro archivo.","cph-theme-ticket-fields.attachments.upload-error-title":"Error de carga","cph-theme-ticket-fields.attachments.uploading":"Cargando {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Últimos 4 dígitos)","cph-theme-ticket-fields.dropdown.back-option-label":"Atrás","cph-theme-ticket-fields.dropdown.empty-option":"Seleccione una opción","cph-theme-ticket-fields.lookup-field.loading-options":"Cargando elementos...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No se encontraron coincidencias","cph-theme-ticket-fields.lookup-field.placeholder":"Buscar {{label}}","cph-theme-ticket-fields.upload-failed-title":"Falló la carga de {{fileName}}"}}),Oe=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Elegir un archivo o arrastrar y soltar uno aquí","cph-theme-ticket-fields.attachments.drop-files-label":"Soltar los archivos aquí","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Archivo: {{fileName}} presione Borrar para eliminar","cph-theme-ticket-fields.attachments.remove-file":"Eliminar archivo","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Eliminar archivo: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Detener carga","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Dejar de cargar {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Hubo un error al cargar {{fileName}}. Vuelva a intentarlo o cargue otro archivo.","cph-theme-ticket-fields.attachments.upload-error-title":"Error de carga","cph-theme-ticket-fields.attachments.uploading":"Cargando {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Últimos 4 dígitos)","cph-theme-ticket-fields.dropdown.back-option-label":"Atrás","cph-theme-ticket-fields.dropdown.empty-option":"Seleccione una opción","cph-theme-ticket-fields.lookup-field.loading-options":"Cargando elementos...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No se encontraron coincidencias","cph-theme-ticket-fields.lookup-field.placeholder":"Buscar {{label}}","cph-theme-ticket-fields.upload-failed-title":"Falló la carga de {{fileName}}"}}),Fe=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Elegir un archivo o arrastrar y soltar uno aquí","cph-theme-ticket-fields.attachments.drop-files-label":"Soltar los archivos aquí","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Archivo: {{fileName}} presione Borrar para eliminar","cph-theme-ticket-fields.attachments.remove-file":"Eliminar archivo","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Eliminar archivo: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Detener carga","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Dejar de cargar {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Hubo un error al cargar {{fileName}}. Vuelva a intentarlo o cargue otro archivo.","cph-theme-ticket-fields.attachments.upload-error-title":"Error de carga","cph-theme-ticket-fields.attachments.uploading":"Cargando {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Últimos 4 dígitos)","cph-theme-ticket-fields.dropdown.back-option-label":"Atrás","cph-theme-ticket-fields.dropdown.empty-option":"Seleccione una opción","cph-theme-ticket-fields.lookup-field.loading-options":"Cargando elementos...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No se encontraron coincidencias","cph-theme-ticket-fields.lookup-field.placeholder":"Buscar {{label}}","cph-theme-ticket-fields.upload-failed-title":"Falló la carga de {{fileName}}"}}),Ee=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Elegir un archivo o arrastrar y soltar uno aquí","cph-theme-ticket-fields.attachments.drop-files-label":"Soltar los archivos aquí","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Archivo: {{fileName}} presione Borrar para eliminar","cph-theme-ticket-fields.attachments.remove-file":"Eliminar archivo","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Eliminar archivo: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Detener carga","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Dejar de cargar {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Hubo un error al cargar {{fileName}}. Vuelva a intentarlo o cargue otro archivo.","cph-theme-ticket-fields.attachments.upload-error-title":"Error de carga","cph-theme-ticket-fields.attachments.uploading":"Cargando {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Últimos 4 dígitos)","cph-theme-ticket-fields.dropdown.back-option-label":"Atrás","cph-theme-ticket-fields.dropdown.empty-option":"Seleccione una opción","cph-theme-ticket-fields.lookup-field.loading-options":"Cargando elementos...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No se encontraron coincidencias","cph-theme-ticket-fields.lookup-field.placeholder":"Buscar {{label}}","cph-theme-ticket-fields.upload-failed-title":"Falló la carga de {{fileName}}"}}),Be=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),qe=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Elegir un archivo o arrastrar y soltar uno aquí","cph-theme-ticket-fields.attachments.drop-files-label":"Soltar los archivos aquí","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Archivo: {{fileName}} presione Borrar para eliminar","cph-theme-ticket-fields.attachments.remove-file":"Eliminar archivo","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Eliminar archivo: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Detener carga","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Dejar de cargar {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Hubo un error al cargar {{fileName}}. Vuelva a intentarlo o cargue otro archivo.","cph-theme-ticket-fields.attachments.upload-error-title":"Error de carga","cph-theme-ticket-fields.attachments.uploading":"Cargando {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Últimos 4 dígitos)","cph-theme-ticket-fields.dropdown.back-option-label":"Atrás","cph-theme-ticket-fields.dropdown.empty-option":"Seleccione una opción","cph-theme-ticket-fields.lookup-field.loading-options":"Cargando elementos...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No se encontraron coincidencias","cph-theme-ticket-fields.lookup-field.placeholder":"Buscar {{label}}","cph-theme-ticket-fields.upload-failed-title":"Falló la carga de {{fileName}}"}}),Ae=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Ie=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Ve=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Valitse tiedosto tai vedä ja pudota se tähän","cph-theme-ticket-fields.attachments.drop-files-label":"Pudota tiedostot tähän","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Tiedosto: {{fileName}}, poista painamalla Poista-painiketta","cph-theme-ticket-fields.attachments.remove-file":"Poista tiedosto","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Poista tiedosto: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Lopeta lataaminen","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Lopeta tiedoston {{fileName}} lataaminen","cph-theme-ticket-fields.attachments.upload-error-description":"Virhe ladattaessa tiedostoa {{fileName}}. Yritä uudelleen tai lataa toinen tiedosto.","cph-theme-ticket-fields.attachments.upload-error-title":"Latausvirhe","cph-theme-ticket-fields.attachments.uploading":"Ladataan tiedostoa {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(4 viimeistä numeroa)","cph-theme-ticket-fields.dropdown.back-option-label":"Takaisin","cph-theme-ticket-fields.dropdown.empty-option":"Valitse vaihtoehto","cph-theme-ticket-fields.lookup-field.loading-options":"Ladataan kohteita...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Vastineita ei löytynyt","cph-theme-ticket-fields.lookup-field.placeholder":"Hae {{label}}","cph-theme-ticket-fields.upload-failed-title":"Tiedoston {{fileName}} lataus epäonnistui"}}),He=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Pe=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Me=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choisir un fichier ou glisser-déposer ici","cph-theme-ticket-fields.attachments.drop-files-label":"Déposer les fichiers ici","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Fichier : {{fileName}}, appuyez sur Supprimer pour le supprimer","cph-theme-ticket-fields.attachments.remove-file":"Supprimer le fichier","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Supprimer le fichier : {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Arrêter le chargement","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Arrêter le chargement de {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Une erreur est survenue lors du chargement de {{fileName}}. Réessayez ou chargez un autre fichier.","cph-theme-ticket-fields.attachments.upload-error-title":"Erreur de chargement","cph-theme-ticket-fields.attachments.uploading":"Chargement du fichier {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(4 derniers chiffres)","cph-theme-ticket-fields.dropdown.back-option-label":"Retour","cph-theme-ticket-fields.dropdown.empty-option":"Sélectionnez une option","cph-theme-ticket-fields.lookup-field.loading-options":"Chargement des éléments en cours...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Aucun résultat","cph-theme-ticket-fields.lookup-field.placeholder":"Rechercher {{label}}","cph-theme-ticket-fields.upload-failed-title":"Échec du chargement de {{fileName}}"}}),Ge=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choisir un fichier ou glisser-déposer ici","cph-theme-ticket-fields.attachments.drop-files-label":"Déposer les fichiers ici","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Fichier : {{fileName}}, appuyez sur Supprimer pour le supprimer","cph-theme-ticket-fields.attachments.remove-file":"Supprimer le fichier","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Supprimer le fichier : {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Arrêter le chargement","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Arrêter le chargement de {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Une erreur est survenue lors du chargement de {{fileName}}. Réessayez ou chargez un autre fichier.","cph-theme-ticket-fields.attachments.upload-error-title":"Erreur de chargement","cph-theme-ticket-fields.attachments.uploading":"Chargement du fichier {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(4 derniers chiffres)","cph-theme-ticket-fields.dropdown.back-option-label":"Retour","cph-theme-ticket-fields.dropdown.empty-option":"Sélectionner une option","cph-theme-ticket-fields.lookup-field.loading-options":"Chargement des éléments...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Aucun résultat","cph-theme-ticket-fields.lookup-field.placeholder":"Rechercher {{label}}","cph-theme-ticket-fields.upload-failed-title":"Échec du chargement de {{fileName}}"}}),Ze=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choisir un fichier ou glisser-déposer ici","cph-theme-ticket-fields.attachments.drop-files-label":"Déposer les fichiers ici","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Fichier : {{fileName}}, appuyez sur Supprimer pour le supprimer","cph-theme-ticket-fields.attachments.remove-file":"Supprimer le fichier","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Supprimer le fichier : {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Arrêter le chargement","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Arrêter le chargement de {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Une erreur est survenue lors du chargement de {{fileName}}. Réessayez ou chargez un autre fichier.","cph-theme-ticket-fields.attachments.upload-error-title":"Erreur de chargement","cph-theme-ticket-fields.attachments.uploading":"Chargement du fichier {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(4 derniers chiffres)","cph-theme-ticket-fields.dropdown.back-option-label":"Retour","cph-theme-ticket-fields.dropdown.empty-option":"Sélectionner une option","cph-theme-ticket-fields.lookup-field.loading-options":"Chargement des éléments...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Aucun résultat","cph-theme-ticket-fields.lookup-field.placeholder":"Rechercher {{label}}","cph-theme-ticket-fields.upload-failed-title":"Échec du chargement de {{fileName}}"}}),Ke=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choisir un fichier ou glisser-déposer ici","cph-theme-ticket-fields.attachments.drop-files-label":"Déposer les fichiers ici","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Fichier : {{fileName}}, appuyez sur Supprimer pour le supprimer","cph-theme-ticket-fields.attachments.remove-file":"Supprimer le fichier","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Supprimer le fichier : {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Arrêter le chargement","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Arrêter le chargement de {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Une erreur est survenue lors du chargement de {{fileName}}. Réessayez ou chargez un autre fichier.","cph-theme-ticket-fields.attachments.upload-error-title":"Erreur de chargement","cph-theme-ticket-fields.attachments.uploading":"Chargement du fichier {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(4 derniers chiffres)","cph-theme-ticket-fields.dropdown.back-option-label":"Retour","cph-theme-ticket-fields.dropdown.empty-option":"Sélectionner une option","cph-theme-ticket-fields.lookup-field.loading-options":"Chargement des éléments...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Aucun résultat","cph-theme-ticket-fields.lookup-field.placeholder":"Rechercher {{label}}","cph-theme-ticket-fields.upload-failed-title":"Échec du chargement de {{fileName}}"}}),$e=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),We=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"בחר קובץ או גרור ושחרר כאן","cph-theme-ticket-fields.attachments.drop-files-label":"שחרר את הקבצים כאן","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"קובץ: {{fileName}}, הקש Delete כדי להסיר","cph-theme-ticket-fields.attachments.remove-file":"הסר קובץ","cph-theme-ticket-fields.attachments.remove-file-aria-label":"הסר קובץ: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"עצור העלאה","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"הפסק את ההעלאה של {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"אירעה שגיאה בהעלאת הקובץ {{fileName}}. נסה שוב או העלה קובץ אחר.","cph-theme-ticket-fields.attachments.upload-error-title":"שגיאת העלאה","cph-theme-ticket-fields.attachments.uploading":"מעלה את {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(4 הספרות האחרונות)","cph-theme-ticket-fields.dropdown.back-option-label":"הקודם","cph-theme-ticket-fields.dropdown.empty-option":"בחר אפשרות","cph-theme-ticket-fields.lookup-field.loading-options":"טוען פריטים...","cph-theme-ticket-fields.lookup-field.no-matches-found":"לא נמצאו התאמות","cph-theme-ticket-fields.lookup-field.placeholder":"חיפוש {{label}}","cph-theme-ticket-fields.upload-failed-title":"ההעלאה של {{fileName}} נכשלה"}}),Xe=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"कोई फ़ाइल चुनें या यहां खींचें और छोड़ें","cph-theme-ticket-fields.attachments.drop-files-label":"फाइलों को यहां छोड़ें","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"फ़ाइल: {{fileName}}, हटाने के लिए डिलीट दबाएँ","cph-theme-ticket-fields.attachments.remove-file":"फ़ाइल हटाएँ","cph-theme-ticket-fields.attachments.remove-file-aria-label":"फ़ाइल हटाएँ: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"अपलोड बंद करें","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"{{fileName}} को अपलोड करना बंद करें","cph-theme-ticket-fields.attachments.upload-error-description":"{{fileName}}अपलोड करने में कोई त्रुटि थी। पुनः प्रयास करें या कोई अन्य फ़ाइल अपलोड करें।","cph-theme-ticket-fields.attachments.upload-error-title":"त्रुटि अपलोड करें","cph-theme-ticket-fields.attachments.uploading":"{{fileName}} अपलोड हो रहा है","cph-theme-ticket-fields.credit-card-digits-hint":"(आखिरी 4 अक्षर)","cph-theme-ticket-fields.dropdown.back-option-label":"पीछे","cph-theme-ticket-fields.dropdown.empty-option":"कोई विकल्प चुनें","cph-theme-ticket-fields.lookup-field.loading-options":"आइटम लोड हो रहे हैं...","cph-theme-ticket-fields.lookup-field.no-matches-found":"कोई मिलान नहीं मिले","cph-theme-ticket-fields.lookup-field.placeholder":"खोज {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} को अपलोड करना विफ़ल रहा"}}),Ye=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Je=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Válassza ki vagy húzza ide a kívánt fájlt","cph-theme-ticket-fields.attachments.drop-files-label":"Húzza ide a fájlokat","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Fájl: {{fileName}}, az eltávolításához nyomja meg a Delete billentyűt","cph-theme-ticket-fields.attachments.remove-file":"Fájl eltávolítása","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Fájl eltávolítása: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Feltöltés leállítása","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"{{fileName}} feltöltésének leállítása","cph-theme-ticket-fields.attachments.upload-error-description":"Hiba történt a(z) {{fileName}} feltöltése során. Próbálja meg újra, vagy töltsön fel egy másik fájlt.","cph-theme-ticket-fields.attachments.upload-error-title":"Feltöltési hiba","cph-theme-ticket-fields.attachments.uploading":"{{fileName}} feltöltése folyamatban","cph-theme-ticket-fields.credit-card-digits-hint":"(Utolsó négy számjegy)","cph-theme-ticket-fields.dropdown.back-option-label":"Vissza","cph-theme-ticket-fields.dropdown.empty-option":"Lehetőség kiválasztása","cph-theme-ticket-fields.lookup-field.loading-options":"Elemek betöltése…","cph-theme-ticket-fields.lookup-field.no-matches-found":"Nincs találat","cph-theme-ticket-fields.lookup-field.placeholder":"{{label}} keresése","cph-theme-ticket-fields.upload-failed-title":"A(z) {{fileName}} feltöltése sikertelen volt"}}),Qe=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),et=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Pilih file atau tarik dan letakkan di sini","cph-theme-ticket-fields.attachments.drop-files-label":"Letakkan file di sini","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, tekan hapus untuk menghapus","cph-theme-ticket-fields.attachments.remove-file":"Hapus file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Hapus File: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Berhenti mengunggah","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Berhenti mengunggah {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Terjadi kesalahan saat mengunggah {{fileName}}. Cobalah lagi atau unggah file lain.","cph-theme-ticket-fields.attachments.upload-error-title":"Kesalahan Mengunggah","cph-theme-ticket-fields.attachments.uploading":"Mengunggah {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(4 digit terakhir)","cph-theme-ticket-fields.dropdown.back-option-label":"Kembali","cph-theme-ticket-fields.dropdown.empty-option":"Pilih opsi","cph-theme-ticket-fields.lookup-field.loading-options":"Memuat item...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Tidak ditemukan kecocokan","cph-theme-ticket-fields.lookup-field.placeholder":"Cari {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} unggahan gagal"}}),tt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),it=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Scegli un file o trascinalo qui","cph-theme-ticket-fields.attachments.drop-files-label":"Trascina qui i file","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, premi Canc per rimuoverlo","cph-theme-ticket-fields.attachments.remove-file":"Rimuovi file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Rimuovi file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Interrompi caricamento","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Interrompi il caricamento di {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Errore durante il caricamento di {{fileName}}. Riprova o carica un altro file.","cph-theme-ticket-fields.attachments.upload-error-title":"Errore nel caricamento","cph-theme-ticket-fields.attachments.uploading":"Caricamento di {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Ultime 4 cifre)","cph-theme-ticket-fields.dropdown.back-option-label":"Indietro","cph-theme-ticket-fields.dropdown.empty-option":"Seleziona un’opzione","cph-theme-ticket-fields.lookup-field.loading-options":"Caricamento elementi in corso...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Nessuna corrispondenza trovata","cph-theme-ticket-fields.lookup-field.placeholder":"Cerca {{label}}","cph-theme-ticket-fields.upload-failed-title":"Caricamento di {{fileName}} non riuscito"}}),at=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Scegli un file o trascinalo qui","cph-theme-ticket-fields.attachments.drop-files-label":"Trascina qui i file","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, premi Canc per rimuoverlo","cph-theme-ticket-fields.attachments.remove-file":"Rimuovi file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Rimuovi file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Interrompi caricamento","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Interrompi il caricamento di {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Errore durante il caricamento di {{fileName}}. Riprova o carica un altro file.","cph-theme-ticket-fields.attachments.upload-error-title":"Errore nel caricamento","cph-theme-ticket-fields.attachments.uploading":"Caricamento di {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Ultime 4 cifre)","cph-theme-ticket-fields.dropdown.back-option-label":"Indietro","cph-theme-ticket-fields.dropdown.empty-option":"Seleziona un’opzione","cph-theme-ticket-fields.lookup-field.loading-options":"Caricamento elementi in corso...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Nessuna corrispondenza trovata","cph-theme-ticket-fields.lookup-field.placeholder":"Cerca {{label}}","cph-theme-ticket-fields.upload-failed-title":"Caricamento di {{fileName}} non riuscito"}}),lt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"ファイルを選択するか、ここにドラッグ&ドロップします","cph-theme-ticket-fields.attachments.drop-files-label":"ファイルをここにドロップ","cph-theme-ticket-fields.attachments.error-separator":"また、 ","cph-theme-ticket-fields.attachments.file":"ファイル:{{fileName}}、Deleteキーを押して削除","cph-theme-ticket-fields.attachments.remove-file":"ファイルを削除","cph-theme-ticket-fields.attachments.remove-file-aria-label":"ファイルを削除:{{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"アップロードを停止","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"{{fileName}}のアップロードを停止","cph-theme-ticket-fields.attachments.upload-error-description":"{{fileName}}のアップロード中にエラーが発生しました。もう一度やり直すか、別のファイルをアップロードしてください。","cph-theme-ticket-fields.attachments.upload-error-title":"アップロードエラー","cph-theme-ticket-fields.attachments.uploading":"{{fileName}}をアップロード中","cph-theme-ticket-fields.credit-card-digits-hint":"(下4桁)","cph-theme-ticket-fields.dropdown.back-option-label":"戻る","cph-theme-ticket-fields.dropdown.empty-option":"オプションを選択","cph-theme-ticket-fields.lookup-field.loading-options":"アイテムを読み込んでいます...","cph-theme-ticket-fields.lookup-field.no-matches-found":"一致するものが見つかりません","cph-theme-ticket-fields.lookup-field.placeholder":"{{label}}を検索","cph-theme-ticket-fields.upload-failed-title":"{{fileName}}をアップロードできませんでした"}}),ot=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),ct=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),ht=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),dt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),st=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"파일을 선택하거나 여기에 드래그 앤 드롭하세요","cph-theme-ticket-fields.attachments.drop-files-label":"파일을 여기에 드롭하세요","cph-theme-ticket-fields.attachments.error-separator":". ","cph-theme-ticket-fields.attachments.file":"파일: {{fileName}}, 제거하려면 delete 키를 누르세요.","cph-theme-ticket-fields.attachments.remove-file":"파일 제거","cph-theme-ticket-fields.attachments.remove-file-aria-label":"파일 제거: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"업로드 중지","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"{{fileName}} 업로드 중지","cph-theme-ticket-fields.attachments.upload-error-description":"{{fileName}}을(를) 업로드하는 중 오류가 발생했습니다. 다시 시도하거나 다른 파일을 업로드하세요.","cph-theme-ticket-fields.attachments.upload-error-title":"업로드 오류","cph-theme-ticket-fields.attachments.uploading":"{{fileName}} 업로드 중","cph-theme-ticket-fields.credit-card-digits-hint":"(마지막 4자리)","cph-theme-ticket-fields.dropdown.back-option-label":"뒤로","cph-theme-ticket-fields.dropdown.empty-option":"옵션 선택","cph-theme-ticket-fields.lookup-field.loading-options":"항목 로드 중...","cph-theme-ticket-fields.lookup-field.no-matches-found":"일치 항목을 찾지 못함","cph-theme-ticket-fields.lookup-field.placeholder":"{{label}} 검색","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} 업로드 실패"}}),pt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),rt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),mt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Paskutiniai 4 skaitmenys)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Pasirinkti parinktį","cph-theme-ticket-fields.lookup-field.loading-options":"Įkeliami elementai...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Rungtynių nerasta","cph-theme-ticket-fields.lookup-field.placeholder":"Ieškoti {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),nt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),ft=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),kt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),ut=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),gt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),bt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Nt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),vt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Kies een bestand of sleep en zet het hier neer","cph-theme-ticket-fields.attachments.drop-files-label":"Zet bestanden hier neer","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Bestand: {{fileName}}, druk op Delete om te verwijderen","cph-theme-ticket-fields.attachments.remove-file":"Bestand verwijderen","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Bestand {{fileName}} verwijderen","cph-theme-ticket-fields.attachments.stop-upload":"Upload stoppen","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stoppen met uploaden van {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Fout tijdens uploaden van {{fileName}}. Probeer het opnieuw of upload een ander bestand.","cph-theme-ticket-fields.attachments.upload-error-title":"Fout bij uploaden","cph-theme-ticket-fields.attachments.uploading":"{{fileName}} wordt geüpload","cph-theme-ticket-fields.credit-card-digits-hint":"(Laatste 4 cijfers)","cph-theme-ticket-fields.dropdown.back-option-label":"Terug","cph-theme-ticket-fields.dropdown.empty-option":"Selecteer een optie","cph-theme-ticket-fields.lookup-field.loading-options":"Items laden...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Geen overeenkomsten gevonden","cph-theme-ticket-fields.lookup-field.placeholder":"Zoek in {{label}}","cph-theme-ticket-fields.upload-failed-title":"Upload van {{fileName}} mislukt"}}),_t=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Kies een bestand of sleep en zet het hier neer","cph-theme-ticket-fields.attachments.drop-files-label":"Zet bestanden hier neer","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Bestand: {{fileName}}, druk op Delete om te verwijderen","cph-theme-ticket-fields.attachments.remove-file":"Bestand verwijderen","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Bestand {{fileName}} verwijderen","cph-theme-ticket-fields.attachments.stop-upload":"Upload stoppen","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stoppen met uploaden van {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Fout tijdens uploaden van {{fileName}}. Probeer het opnieuw of upload een ander bestand.","cph-theme-ticket-fields.attachments.upload-error-title":"Fout bij uploaden","cph-theme-ticket-fields.attachments.uploading":"{{fileName}} wordt geüpload","cph-theme-ticket-fields.credit-card-digits-hint":"(Laatste 4 cijfers)","cph-theme-ticket-fields.dropdown.back-option-label":"Terug","cph-theme-ticket-fields.dropdown.empty-option":"Selecteer een optie","cph-theme-ticket-fields.lookup-field.loading-options":"Items laden...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Geen overeenkomsten gevonden","cph-theme-ticket-fields.lookup-field.placeholder":"Zoek in {{label}}","cph-theme-ticket-fields.upload-failed-title":"Upload van {{fileName}} mislukt"}}),yt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Velg en fil eller dra og slipp her","cph-theme-ticket-fields.attachments.drop-files-label":"Slipp filer her","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Fil: {{fileName}}, trykk på Slett for å fjerne","cph-theme-ticket-fields.attachments.remove-file":"Fjern fil","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Fjern fil: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stopp opplasting","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stopp opplasting av {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Det oppsto en feil under opplasting av {{fileName}}. Prøv på nytt, eller last opp en annen fil.","cph-theme-ticket-fields.attachments.upload-error-title":"Opplastingsfeil","cph-theme-ticket-fields.attachments.uploading":"Laster opp {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(4 siste sifre)","cph-theme-ticket-fields.dropdown.back-option-label":"Tilbake","cph-theme-ticket-fields.dropdown.empty-option":"Velg et alternativ","cph-theme-ticket-fields.lookup-field.loading-options":"Laster inn elementer ...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Fant ingen samsvarende","cph-theme-ticket-fields.lookup-field.placeholder":"Søk {{label}}","cph-theme-ticket-fields.upload-failed-title":"Opplasting av {{fileName}} mislyktes"}}),St=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Wybierz plik lub przeciągnij i upuść go tutaj","cph-theme-ticket-fields.attachments.drop-files-label":"Upuść pliki tutaj","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Plik: {{fileName}}, naciśnij Usuń, aby go usunąć","cph-theme-ticket-fields.attachments.remove-file":"Usuń plik","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Usuń plik: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Zatrzymaj przesyłanie","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Zatrzymaj przesyłanie {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Podczas przesyłania wystąpił błąd {{fileName}}. Spróbuj ponownie lub prześlij inny plik.","cph-theme-ticket-fields.attachments.upload-error-title":"Błąd przesyłania","cph-theme-ticket-fields.attachments.uploading":"Przesyłanie {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(ostatnie 4 cyfry)","cph-theme-ticket-fields.dropdown.back-option-label":"Wstecz","cph-theme-ticket-fields.dropdown.empty-option":"Wybierz opcję","cph-theme-ticket-fields.lookup-field.loading-options":"Ładowanie elementów...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Nie znaleziono dopasowań","cph-theme-ticket-fields.lookup-field.placeholder":"Szukaj {{label}}","cph-theme-ticket-fields.upload-failed-title":"Nie udało się przesłać {{fileName}}"}}),wt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Escolha um arquivo ou arraste e solte aqui","cph-theme-ticket-fields.attachments.drop-files-label":"Solte os arquivos aqui","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Pressione Delete para remover o arquivo {{fileName}}","cph-theme-ticket-fields.attachments.remove-file":"Remover arquivo","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remover arquivo: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Interromper carregamento","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Interromper carregamento do arquivo {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Erro ao carregar {{fileName}}. Tente novamente ou carregue outro arquivo.","cph-theme-ticket-fields.attachments.upload-error-title":"Erro de carregamento","cph-theme-ticket-fields.attachments.uploading":"Carregando {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Últimos 4 dígitos)","cph-theme-ticket-fields.dropdown.back-option-label":"Voltar","cph-theme-ticket-fields.dropdown.empty-option":"Selecionar uma opção","cph-theme-ticket-fields.lookup-field.loading-options":"Carregando itens...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Nenhuma correspondência encontrada","cph-theme-ticket-fields.lookup-field.placeholder":"Pesquisar {{label}}","cph-theme-ticket-fields.upload-failed-title":"Erro ao carregar {{fileName}}"}}),jt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Escolha um arquivo ou arraste e solte aqui","cph-theme-ticket-fields.attachments.drop-files-label":"Solte os arquivos aqui","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Pressione Delete para remover o arquivo {{fileName}}","cph-theme-ticket-fields.attachments.remove-file":"Remover arquivo","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remover arquivo: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Interromper carregamento","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Interromper carregamento do arquivo {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Erro ao carregar {{fileName}}. Tente novamente ou carregue outro arquivo.","cph-theme-ticket-fields.attachments.upload-error-title":"Erro de carregamento","cph-theme-ticket-fields.attachments.uploading":"Carregando {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Últimos 4 dígitos)","cph-theme-ticket-fields.dropdown.back-option-label":"Voltar","cph-theme-ticket-fields.dropdown.empty-option":"Selecione uma opção","cph-theme-ticket-fields.lookup-field.loading-options":"A carregar itens...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Nenhuma correspondência encontrada","cph-theme-ticket-fields.lookup-field.placeholder":"Pesquisar {{label}}","cph-theme-ticket-fields.upload-failed-title":"Erro ao carregar {{fileName}}"}}),zt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Alegeți un fișier sau glisați și fixați aici","cph-theme-ticket-fields.attachments.drop-files-label":"Glisați fișierele aici","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Fișier: {{fileName}}, apăsați pe Ștergere pentru a elimina","cph-theme-ticket-fields.attachments.remove-file":"Eliminare fișier","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Eliminare fișier: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Oprire încărcare","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Opriți încărcarea {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"A apărut o eroare la încărcarea {{fileName}}. Încercați din nou sau încărcați un alt fișier.","cph-theme-ticket-fields.attachments.upload-error-title":"Eroare de încărcare","cph-theme-ticket-fields.attachments.uploading":"Se încarcă {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Ultimele 4 cifre)","cph-theme-ticket-fields.dropdown.back-option-label":"Înapoi","cph-theme-ticket-fields.dropdown.empty-option":"Selectați o opțiune","cph-theme-ticket-fields.lookup-field.loading-options":"Se încarcă articolele...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Nu s-au găsit corespondențe","cph-theme-ticket-fields.lookup-field.placeholder":"Căutare {{label}}","cph-theme-ticket-fields.upload-failed-title":"Încărcarea {{fileName}} a eșuat"}}),Ct=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Alegeți un fișier sau glisați și fixați aici","cph-theme-ticket-fields.attachments.drop-files-label":"Glisați fișierele aici","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Fișier: {{fileName}}, apăsați pe Ștergere pentru a elimina","cph-theme-ticket-fields.attachments.remove-file":"Eliminare fișier","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Eliminare fișier: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Oprire încărcare","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Opriți încărcarea {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"A apărut o eroare la încărcarea {{fileName}}. Încercați din nou sau încărcați un alt fișier.","cph-theme-ticket-fields.attachments.upload-error-title":"Eroare de încărcare","cph-theme-ticket-fields.attachments.uploading":"Se încarcă {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Ultimele 4 cifre)","cph-theme-ticket-fields.dropdown.back-option-label":"Înapoi","cph-theme-ticket-fields.dropdown.empty-option":"Selectați o opțiune","cph-theme-ticket-fields.lookup-field.loading-options":"Se încarcă articolele...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Nu s-au găsit corespondențe","cph-theme-ticket-fields.lookup-field.placeholder":"Căutare {{label}}","cph-theme-ticket-fields.upload-failed-title":"Încărcarea {{fileName}} a eșuat"}}),Lt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Выберите файл или перетащите его сюда","cph-theme-ticket-fields.attachments.drop-files-label":"Перетащите файлы сюда","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Файл: «{{fileName}}», нажмите «Удалить» для удаления","cph-theme-ticket-fields.attachments.remove-file":"Удалить файл","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Удалить файл: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Остановить выкладывание","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Остановить выкладывание {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Ошибка при выкладывании {{fileName}}. Повторите попытку или выложите другой файл.","cph-theme-ticket-fields.attachments.upload-error-title":"Ошибка выкладывания","cph-theme-ticket-fields.attachments.uploading":"Выкладывание {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(последние 4 цифры)","cph-theme-ticket-fields.dropdown.back-option-label":"Назад","cph-theme-ticket-fields.dropdown.empty-option":"Выберите вариант","cph-theme-ticket-fields.lookup-field.loading-options":"Загрузка элементов...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Соответствия не найдены","cph-theme-ticket-fields.lookup-field.placeholder":"Поиск: {{label}}","cph-theme-ticket-fields.upload-failed-title":"Не удалось выложить {{fileName}}"}}),xt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Rt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Vyberte súbor alebo ho presuňte a pustite sem","cph-theme-ticket-fields.attachments.drop-files-label":"Súbory pustite sem","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Súbor: {{fileName}}, stlačením klávesu Delete odoberte","cph-theme-ticket-fields.attachments.remove-file":"Odobrať súbor","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Odobratie súboru: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Zastaviť nahrávanie","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Zastavenie nahrávania {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Pri nahrávaní súboru {{fileName}} sa vyskytla chyba. Skúste to znova alebo nahrajte iný súbor.","cph-theme-ticket-fields.attachments.upload-error-title":"Chyba pri nahrávaní","cph-theme-ticket-fields.attachments.uploading":"Nahráva sa súbor {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(posledné 4 číslice)","cph-theme-ticket-fields.dropdown.back-option-label":"Späť","cph-theme-ticket-fields.dropdown.empty-option":"Vyberte možnosť","cph-theme-ticket-fields.lookup-field.loading-options":"Načítavajú sa položky…","cph-theme-ticket-fields.lookup-field.no-matches-found":"Nenašli sa žiadne zhody","cph-theme-ticket-fields.lookup-field.placeholder":"Vyhľadávať {{label}}","cph-theme-ticket-fields.upload-failed-title":"Nahrávanie súboru {{fileName}} zlyhalo"}}),Tt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Dt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Ut=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Ot=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Ft=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Välj en fil eller dra och släpp den här","cph-theme-ticket-fields.attachments.drop-files-label":"Släpp filer här","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Fil: {{fileName}}, tryck på delete-tangenten för att ta bort","cph-theme-ticket-fields.attachments.remove-file":"Ta bort fil","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Ta bort fil: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stoppa uppladdning","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stoppa uppladdning av {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Ett fel inträffade vid uppladdning av {{fileName}}. Försök igen eller ladda upp en annan fil.","cph-theme-ticket-fields.attachments.upload-error-title":"Uppladdningsfel","cph-theme-ticket-fields.attachments.uploading":"Uppladdning av {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(4 sista siffror)","cph-theme-ticket-fields.dropdown.back-option-label":"Tillbaka","cph-theme-ticket-fields.dropdown.empty-option":"Välj ett alternativ","cph-theme-ticket-fields.lookup-field.loading-options":"Läser in objekt...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Inga träffar hittades","cph-theme-ticket-fields.lookup-field.placeholder":"Sök {{label}}","cph-theme-ticket-fields.upload-failed-title":"Det gick inte att ladda upp {{fileName}}"}}),Et=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Bt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),qt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"เลือกไฟล์หรือลากแล้ววางที่นี่","cph-theme-ticket-fields.attachments.drop-files-label":"วางไฟล์ที่นี่","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"ไฟล์: {{fileName}} กดลบเพื่อนำออก","cph-theme-ticket-fields.attachments.remove-file":"ลบไฟล์ออก","cph-theme-ticket-fields.attachments.remove-file-aria-label":"ลบไฟล์ออก: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"หยุดการอัปโหลด","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"หยุดการอัปโหลด {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"เกิดข้อผิดพลาดในการอัปโหลด {{fileName}} ลองอีกครั้งหรืออัปโหลดไฟล์อื่น","cph-theme-ticket-fields.attachments.upload-error-title":"เกิดข้อผิดพลาดในการอัปโหลด","cph-theme-ticket-fields.attachments.uploading":"กำลังอัปโหลด {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(เลข 4 หลักสุดท้าย)","cph-theme-ticket-fields.dropdown.back-option-label":"ย้อนกลับ","cph-theme-ticket-fields.dropdown.empty-option":"เลือกตัวเลือก","cph-theme-ticket-fields.lookup-field.loading-options":"กำลังโหลดรายการ...","cph-theme-ticket-fields.lookup-field.no-matches-found":"ไม่พบรายการที่ตรงกัน","cph-theme-ticket-fields.lookup-field.placeholder":"ค้นหา {{label}}","cph-theme-ticket-fields.upload-failed-title":"อัปโหลด {{fileName}} ไม่สำเร็จ"}}),At=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Bir dosya seçin veya buraya sürükleyip bırakın","cph-theme-ticket-fields.attachments.drop-files-label":"Dosyaları buraya bırakın","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Dosya:{{fileName}}, kaldırmak için Sil tuşuna basın","cph-theme-ticket-fields.attachments.remove-file":"Dosyayı kaldır","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Dosyayı kaldır: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Karşıya yüklemeyi durdur","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"{{fileName}} dosyasını karşıya yüklemeyi durdur","cph-theme-ticket-fields.attachments.upload-error-description":"{{fileName}} karşıya yüklenirken bir hata oluştu. Yeniden deneyin veya başka bir dosya yükleyin.","cph-theme-ticket-fields.attachments.upload-error-title":"Karşıya yükleme hatası","cph-theme-ticket-fields.attachments.uploading":"{{fileName}} karşıya yükleniyor","cph-theme-ticket-fields.credit-card-digits-hint":"(Son 4 hane)","cph-theme-ticket-fields.dropdown.back-option-label":"Geri","cph-theme-ticket-fields.dropdown.empty-option":"Bir seçim yapın","cph-theme-ticket-fields.lookup-field.loading-options":"Öğeler yükleniyor...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Eşleşme bulunamadı","cph-theme-ticket-fields.lookup-field.placeholder":"Ara {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} karşıya yüklemesi başarısız oldu"}}),It=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Виберіть файл або перетягніть його сюди","cph-theme-ticket-fields.attachments.drop-files-label":"Перетягніть файли сюди","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Файл: {{fileName}}, натисніть «Видалити» для вилучення","cph-theme-ticket-fields.attachments.remove-file":"Видалити файл","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Видалити файл: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Зупинити передавання","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Зупинити передавання {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Під час передавання {{fileName}} виникла помилка. Спробуйте ще раз або завантажте інший файл.","cph-theme-ticket-fields.attachments.upload-error-title":"Помилка передавання","cph-theme-ticket-fields.attachments.uploading":"Передавання {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Останні 4 цифри)","cph-theme-ticket-fields.dropdown.back-option-label":"Назад","cph-theme-ticket-fields.dropdown.empty-option":"Виберіть варіант","cph-theme-ticket-fields.lookup-field.loading-options":"Завантаження елементів...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Збігів не знайдено","cph-theme-ticket-fields.lookup-field.placeholder":"Пошук {{label}}","cph-theme-ticket-fields.upload-failed-title":"Не вдалося передати {{fileName}}"}}),Vt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Ht=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Pt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Choose a file or drag and drop here","cph-theme-ticket-fields.attachments.drop-files-label":"Drop files here","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"File: {{fileName}}, press delete to remove","cph-theme-ticket-fields.attachments.remove-file":"Remove file","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Remove file: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Stop upload","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Stop uploading {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"There was an error uploading {{fileName}}. Try again or upload another file.","cph-theme-ticket-fields.attachments.upload-error-title":"Upload error","cph-theme-ticket-fields.attachments.uploading":"Uploading {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(Last 4 digits)","cph-theme-ticket-fields.dropdown.back-option-label":"Back","cph-theme-ticket-fields.dropdown.empty-option":"Select an option","cph-theme-ticket-fields.lookup-field.loading-options":"Loading items...","cph-theme-ticket-fields.lookup-field.no-matches-found":"No matches found","cph-theme-ticket-fields.lookup-field.placeholder":"Search {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} upload failed"}}),Mt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"Chọn một tập tin hoặc kéo và thả ở đây","cph-theme-ticket-fields.attachments.drop-files-label":"Thả tập tin vào đây","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"Tập tin: {{fileName}}, nhấn xóa để xóa","cph-theme-ticket-fields.attachments.remove-file":"Xóa tập tin","cph-theme-ticket-fields.attachments.remove-file-aria-label":"Xóa tập tin: {{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"Dừng tải lên","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"Dừng tải lên {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"Đã xảy ra lỗi khi tải lên {{fileName}}. Hãy thử lại hoặc tải lên một tập tin khác.","cph-theme-ticket-fields.attachments.upload-error-title":"Lỗi tải lên","cph-theme-ticket-fields.attachments.uploading":"Đang tải lên {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(4 chữ số cuối)","cph-theme-ticket-fields.dropdown.back-option-label":"Quay lại","cph-theme-ticket-fields.dropdown.empty-option":"Chọn một tùy chọn","cph-theme-ticket-fields.lookup-field.loading-options":"Đang tải các mục...","cph-theme-ticket-fields.lookup-field.no-matches-found":"Không tìm thấy kết quả phù hợp","cph-theme-ticket-fields.lookup-field.placeholder":"Tìm kiếm {{label}}","cph-theme-ticket-fields.upload-failed-title":"Tải lên {{fileName}} không thành công"}}),Gt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"选择文件或拖放到此处","cph-theme-ticket-fields.attachments.drop-files-label":"将文件放在此处","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"文件:{{fileName}},按删除键移除","cph-theme-ticket-fields.attachments.remove-file":"移除文件","cph-theme-ticket-fields.attachments.remove-file-aria-label":"移除文件:{{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"停止上传","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"停止上传 {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"上传 {{fileName}} 时出错。请重试或上传另一个文件。","cph-theme-ticket-fields.attachments.upload-error-title":"上传错误","cph-theme-ticket-fields.attachments.uploading":"正在上传 {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(最后 4 位数)","cph-theme-ticket-fields.dropdown.back-option-label":"返回","cph-theme-ticket-fields.dropdown.empty-option":"选择一个选项","cph-theme-ticket-fields.lookup-field.loading-options":"正在加载项目…","cph-theme-ticket-fields.lookup-field.no-matches-found":"未找到匹配项","cph-theme-ticket-fields.lookup-field.placeholder":"搜索 {{label}}","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} 上传失败"}}),Zt=Object.freeze({__proto__:null,default:{"cph-theme-ticket-fields.attachments.choose-file-label":"選擇檔案或拖放至此處","cph-theme-ticket-fields.attachments.drop-files-label":"將檔案放置在此處","cph-theme-ticket-fields.attachments.error-separator":"; ","cph-theme-ticket-fields.attachments.file":"檔案:{{fileName}},按一下 Delete 即可移除","cph-theme-ticket-fields.attachments.remove-file":"移除檔案","cph-theme-ticket-fields.attachments.remove-file-aria-label":"移除檔案:{{fileName}}","cph-theme-ticket-fields.attachments.stop-upload":"停止上傳","cph-theme-ticket-fields.attachments.stop-upload-aria-label":"停止上傳 {{fileName}}","cph-theme-ticket-fields.attachments.upload-error-description":"上傳 {{fileName}} 時發生錯誤。請再試一次,或上傳另一個檔案。","cph-theme-ticket-fields.attachments.upload-error-title":"上傳錯誤","cph-theme-ticket-fields.attachments.uploading":"正在上傳 {{fileName}}","cph-theme-ticket-fields.credit-card-digits-hint":"(最後 4 位數)","cph-theme-ticket-fields.dropdown.back-option-label":"返回","cph-theme-ticket-fields.dropdown.empty-option":"請選取一項","cph-theme-ticket-fields.lookup-field.loading-options":"項目載入中...","cph-theme-ticket-fields.lookup-field.no-matches-found":"找不到符合項目","cph-theme-ticket-fields.lookup-field.placeholder":"搜尋「{{label}}」","cph-theme-ticket-fields.upload-failed-title":"{{fileName}} 上傳失敗"}});export{Ze as $,x as A,we as B,je as C,H as D,ze as E,Ce as F,Le as G,xe as H,B as I,Re as J,Te as K,De as L,Ue as M,Oe as N,Fe as O,Ee as P,Be as Q,Q as R,qe as S,I as T,Ae as U,Ie as V,Ve as W,He as X,Pe as Y,Me as Z,Ge as _,X as a,Ke as a0,$e as a1,We as a2,Xe as a3,Ye as a4,Je as a5,Qe as a6,et as a7,tt as a8,it as a9,xt as aA,Rt as aB,Tt as aC,Dt as aD,Ut as aE,Ot as aF,Ft as aG,Et as aH,Bt as aI,qt as aJ,At as aK,It as aL,Vt as aM,Ht as aN,Pt as aO,Mt as aP,Gt as aQ,Zt as aR,at as aa,lt as ab,ot as ac,ct as ad,ht as ae,dt as af,st as ag,pt as ah,rt as ai,mt as aj,nt as ak,ft as al,kt as am,ut as an,gt as ao,bt as ap,Nt as aq,vt as ar,_t as as,yt as at,St as au,wt as av,jt as aw,zt as ax,Ct as ay,Lt as az,ee as b,te as c,ie as d,ae as e,le as f,D as g,oe as h,ce as i,he as j,de as k,se as l,pe as m,re as n,me as o,ne as p,fe as q,ke as r,ue as s,ge as t,be as u,Ne as v,ve as w,_e as x,ye as y,Se as z}; diff --git a/src/modules/ticket-fields/RequestFormField.tsx b/src/modules/ticket-fields/RequestFormField.tsx index 1eef690ff..5d5c8a95c 100644 --- a/src/modules/ticket-fields/RequestFormField.tsx +++ b/src/modules/ticket-fields/RequestFormField.tsx @@ -143,6 +143,7 @@ export const RequestFormField = ({ ? (organizationField?.value as string) : defaultOrganizationId } + brandId={brandId} visibleFields={visibleFields} onChange={(value) => handleChange(field, value)} buildLookupFieldOptions={buildLookupFieldOptions} diff --git a/src/modules/ticket-fields/fields/LookupField.test.tsx b/src/modules/ticket-fields/fields/LookupField.test.tsx index 208415dba..11b0127b9 100644 --- a/src/modules/ticket-fields/fields/LookupField.test.tsx +++ b/src/modules/ticket-fields/fields/LookupField.test.tsx @@ -141,6 +141,74 @@ describe("buildAdvancedDynamicFilterParams", () => { expect(result).toEqual([]); }); + it("returns ticket_brand_id filter with null value when no matching field exists", () => { + const filter: LookupRelationshipFieldFilter = { + all: [ + { + field: "custom_object.testco.custom_fields.brandlurf", + operator: "matches", + value: "ticket_brand_id", + }, + ], + any: [], + }; + const fields: TicketFieldObject[] = [ + { + id: 12345, + name: "Test Field 1", + value: "fooValue", + error: null, + label: "Test Field 1", + required: false, + description: "", + type: "text", + options: [], + }, + ]; + + const result = buildAdvancedDynamicFilterParams(filter, fields); + + expect(result).toEqual([{ key: "ticket_brand_id", value: null }]); + }); + + it("returns ticket_brand_id alongside ticket_fields filters", () => { + const filter: LookupRelationshipFieldFilter = { + all: [ + { + field: "someField", + operator: "matches", + value: "ticket_fields_12345", + }, + { + field: "brandField", + operator: "matches", + value: "ticket_brand_id", + }, + ], + any: [], + }; + const fields: TicketFieldObject[] = [ + { + id: 12345, + name: "Test Field 1", + value: "fooValue", + error: null, + label: "Test Field 1", + required: false, + description: "", + type: "text", + options: [], + }, + ]; + + const result = buildAdvancedDynamicFilterParams(filter, fields); + + expect(result).toEqual([ + { key: "ticket_fields_12345", value: "fooValue" }, + { key: "ticket_brand_id", value: null }, + ]); + }); + it("returns multiple filters if more than one matches", () => { const filter: LookupRelationshipFieldFilter = { all: [ diff --git a/src/modules/ticket-fields/fields/LookupField.tsx b/src/modules/ticket-fields/fields/LookupField.tsx index 1c802418b..96348f06b 100644 --- a/src/modules/ticket-fields/fields/LookupField.tsx +++ b/src/modules/ticket-fields/fields/LookupField.tsx @@ -52,6 +52,7 @@ export interface LookupFieldProps { field: TicketFieldObject; userId: number; organizationId: string | null; + brandId?: number; onChange: (value: string) => void; visibleFields: TicketFieldObject[]; buildLookupFieldOptions?: ( @@ -65,6 +66,7 @@ export function LookupField({ field, userId, organizationId, + brandId, onChange, visibleFields, buildLookupFieldOptions, @@ -144,11 +146,21 @@ export function LookupField({ ); for (const { key: filterValue, value: fieldValue } of filterPairs) { - if (filterValue) { - const filterValueParam = `filter[dynamic_values][${filterValue}]`; - const fieldValueParam = fieldValue?.toString() || ""; - searchParams.set(filterValueParam, fieldValueParam); + if (!filterValue) continue; + + if (filterValue === "ticket_brand_id") { + if (brandId) { + searchParams.set( + "filter[dynamic_values][ticket_brand_id]", + brandId.toString() + ); + } + continue; } + + const filterValueParam = `filter[dynamic_values][${filterValue}]`; + const fieldValueParam = fieldValue?.toString() || ""; + searchParams.set(filterValueParam, fieldValueParam); } if (organizationId) searchParams.set("organization_id", organizationId); @@ -194,6 +206,7 @@ export function LookupField({ } }, [ + brandId, customObjectKey, field, fieldId,