Open Closed

Detect hard code text in angular application #4789


User avatar
0
nguyenngoc.son created

Hi, I'm working on the solution to scan all the hard code text in the angular application and moving them to the json file for localization. I was tried to use some extensions in visual studio code like Angular Localization Helper, i18n-ally, and VSCode Extension Localization Helper. But none of them are helpful. Do you have any suggestions?


1 Answer(s)
  • User Avatar
    0
    mahmut.gundogdu created

    As ABP, we don't have a hard coded text searcher solution. I would check Angular Language Service or Angular schematics. That can read and manipulate the angular code. https://angular.io/guide/language-service https://angular.io/guide/schematics

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11