Skip to content

Remove unnecessary quotes from English locale YAML files#208

Closed
stefan-burke wants to merge 3 commits intomainfrom
terragon/remove-unnecessary-quotes-locale-yml
Closed

Remove unnecessary quotes from English locale YAML files#208
stefan-burke wants to merge 3 commits intomainfrom
terragon/remove-unnecessary-quotes-locale-yml

Conversation

@stefan-burke
Copy link
Copy Markdown
Member

Summary

  • Cleans up English locale YAML files by removing unnecessary double quotes around strings
  • Improves readability and consistency across 44 locale files
  • No changes to actual translation content or keys, only formatting adjustments

Changes

Locale Files

  • Removed redundant quotes from all string values in various locale files including admin, application, assessments, backups, debug, forms, inspections, inspector_companies, models, pages, passkeys, pdf, safety_standards, search, seed_data, sessions, shared, units, users, and views
  • Ensured consistent style for keys and values without altering meaning

Impact

  • No functional changes, purely cosmetic and style improvements
  • Easier maintenance and editing of locale files

Test plan

  • Verified YAML syntax remains valid after changes
  • Confirmed application loads locales correctly without errors
  • Spot-checked multiple UI components to ensure translations display as expected

🌿 Generated by Terry


ℹ️ Tag @terragon-labs to ask questions and address PR feedback

📎 Task: https://www.terragonlabs.com/task/6d6f26be-7922-49aa-8a63-4e5ace99fa34

stefan-burke and others added 3 commits August 16, 2025 20:37
…rings

Removed redundant double quotes from strings in multiple English locale YAML files to improve consistency and readability without changing any text content.

Co-authored-by: terragon-labs[bot] <terragon-labs[bot]@users.noreply.github.com>
This commit updates multiple English locale YAML files to add consistent double quotes around string values. This improves readability and consistency across the localization files without changing any functionality.

Co-authored-by: terragon-labs[bot] <terragon-labs[bot]@users.noreply.github.com>
@stefan-burke stefan-burke deleted the terragon/remove-unnecessary-quotes-locale-yml branch October 12, 2025 22:51
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.

1 participant