typedoc-plugin-localization icon indicating copy to clipboard operation
typedoc-plugin-localization copied to clipboard

Results 4 typedoc-plugin-localization issues
Sort by recently updated
recently updated
newest added

- Checkout new branch "2.3.0" from the last stable commit from typedoc version 0.22+ - Create changelog file explaining the new breaking changes for 3.0.0 - Update the readme.md

enhancement
documentation

## Description Strings coming after **Parameters** (パラメーター) appear in English despite being localized. ## Steps to reproduce 1. Open [IgxGridValidationService](https://jp.infragistics.com/products/ignite-ui-angular/docs/typescript/latest/classes/IgxGridValidationService.html#markAsTouched)/[IgxGridComponent](https://jp.infragistics.com/products/ignite-ui-angular/docs/typescript/latest/classes/IgxGridComponent.html#beginAddRowById) page. ## Result Strings below **パラメーター** appear in English. All...

bug

Hi, developers of 'localization', I'm a typedoc user. recently, I start to use the 'localization' plugin to generate the different version docs, but I find your plugin has a defect...

bug

1. Export the json typedoc files. 2. Build the documentation from the exported files. 3. Run the documentation and on the index page search the string "Defines the DisplayDensity DI...

enhancement