mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-17 12:02:24 -05:00
[PR #807] Add LocaleLint to Localization #12488
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sdras/awesome-actions/pull/807
Author: @YinsPeace
Created: 5/26/2026
Status: 🔄 Open
Base:
main← Head:add-localelint-to-localization📝 Commits (1)
8eb5c72Add LocaleLint to Localization📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adds LocaleLint to the Localization section.
LocaleLint is a GitHub Action (and CLI) that validates iOS localization files (Xcode String Catalogs and XLIFF) in CI: missing translations, placeholder/format-specifier mismatches, and CLDR plural-category coverage. It posts findings as a single PR comment.
Placed alphabetically within the Localization list. Also published on the GitHub Marketplace: https://github.com/marketplace/actions/localelint
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.