도구, 연락처, SMS, 작업 전반에 걸쳐 Wire Components.ui.placeholders
계산기 모드, 메시지 도구, AI 채팅 검색, 메모, 연락처 대화 상자, SMS 탭 및 작업 사이드 바에서 ****************로 리터 입력 홀더를 대체하십시오. SoftphoneVoicemailTab을 수정하여 정의되지 않은 글로벌 t 대신 범위의 tVm 키를 사용하여 혼합 ...
Merge UI placeholders fragment and wire account, messages, email blocks
Resolve STATUS_CONFIG scope errors on POS detail pages
Validate agreement status against STATUS_TRANSITIONS and derive commitment status keys from STATUS_TRANSITIONS so module-level helpers do not reference STATUS_C...
Wire settings placeholders and scoped translation hooks
Replace literal TextField/MUI placeholders under settings with next-intl keys, add useTranslations in nested components where needed (dialogs, sub-views, manual...
Merge 설정 홀더 카탈로그 및 와이어 필수 / 보안 / AI MCP 탭
파편 병합을 통해 메시지에 ***********를 추가하고 대체합니다. DepartmentManager, JobTitleManager, LabelManager의 리터럴 플레이스 홀더, SecurityRoleManager, AccessBlockManager, SuspiciousManage...
다음 intl에 와이어 파이프 라인 탭 홀더
Merge.pipeline.shared 키와 tab-specific placeholder를 추가 파편; 파이프라인 TSX를 통하여 리터럴 위너 문자열을 대체합니다. useTranslations() 및 기존 Components.pipeline.* 항목을 사용할 수 있습니다.
모듈 전역의 영어 문자열 및 정렬 UI 구성 요소를 확장
업데이트 메시지 카탈로그 및 와이어 번역을 통해 달력, 채팅, 메시지, POS / 마켓 설정, 구독, 지원 티켓, esign 및 관련 페이지.
Scope concurrency to build jobs, not Kubernetes deploys
Workflow-level concurrency serialized the whole pipeline (including kubectl rollouts). Move the group to the build job only so deploy jobs from different runs c...
Load org logos from MinIO theme public path like dashboard
Use getThemePublicBaseForDomain so logo URLs match getThemePath()/img/logo.svg instead of legacy /domain/.../kamosite paths that 404 and fell back to initials.
Move Credits link from nav to Lead Browser toolbar
Remove Credits from NavTop and add Lead Credits beside Add Lead on /leads, same CRM + VIEW_LEADS visibility and /leads/allotments destination.
Add missing nav-top strings and scope translations
English messages listed components.navtop.* keys for Mail/Docs/Voip buttons but never defined hi/welcome, branches, account, credits, calendar, chat, etc., so n...
Resolve nav-pri labels showing raw i18n keys
Use namespaced next-intl translators for nav and components.nav.navPri so lookups resolve against the merged message trees; add panel aria strings under navPri;...
Add MessageBrowser i18n strings and restore load error copy
next-intl threw MISSING_MESSAGE for components.messages.browser.* keys missing from en.json, breaking /messages render. Add English strings, use loadMessagesFai...