소개
This skill streamlines the migration of Angular applications by identifying and resolving discrepancies in i18n keys between legacy and modern codebases. It automatically scans source HTML files for 'translate' pipes and compares them against Transloco 't()' functions in target files. By generating detailed reports on missing, mismatched, or extra keys, it ensures translation consistency and allows developers to apply automated fixes to maintain UI integrity during complex refactoring projects.