Localize
When adding or modifying user-facing text:
- •Find all locale files in the locales directory
- •Add the new key to EVERY locale file
- •Use the existing translation style/tone for each language
- •Verify no hardcoded strings remain in the modified component
- •Run the build to confirm no missing key errors