# textlint-plugin-po **Repository Path**: mirrors_WorksApplications/textlint-plugin-po ## Basic Information - **Project Name**: textlint-plugin-po - **Description**: A textlint plugin to lint translated text in .po files - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # textlint-plugin-po A textlint plugin to parse [the `.po` file format](http://www.sphinx-doc.org/en/master/usage/advanced/intl.html). ## How to Build ```sh $ npm install $ npm test ``` Refer [textlint official document](https://textlint.github.io/docs/plugin.html) for reference.