Skip to content

Conversation

@nickprotop
Copy link

Description

Adding lrm (Localization Resource Manager) to the Localization section.

Features for iOS Development

  • Full support for iOS .strings and .stringsdict files
  • Handles {lang}.lproj/Localizable.strings folder structure
  • Validates localization files for missing translations, duplicates, empty values
  • Machine translation using local LLMs (Ollama) or cloud providers (Google, DeepL, Azure)
  • Interactive Terminal UI for visual editing
  • Export/import to CSV for translators
  • CI/CD automation with JSON output

Similar to existing entries like transai, locheck, and BartyCrouch, but with additional features like LLM-powered translation.

Copilot AI review requested due to automatic review settings December 30, 2025 09:46
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a new localization management tool called "lrm" (Localization Resource Manager) to the Localization section of the awesome-ios list.

Key Changes

  • Added lrm entry to the Localization section with a description of its core features including iOS file format support, validation, machine translation capabilities, and code scanning

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants