web-developer icon indicating copy to clipboard operation
web-developer copied to clipboard

Create messages.json

Open FDBnet opened this issue 1 year ago • 1 comments

Web Developer is a browser extension that adds various web developer tools to a browser.

This messages.json file contains the Brazilian Portuguese (PT-BR) translation for all the user-facing strings and messages in the Web Developer extension.

The original strings were written in English (EN-US) and have been carefully translated to Portuguese to provide a localized experience for users who prefer that language.

This translation includes:

  • All menu labels, button text and headings
  • Tooltip and help text descriptions
  • User prompts, alerts and confirmation messages
  • Error messages and instructions
  • Labels and placeholders in the options page

Translating the full message set ensures that Brazilian Portuguese speaking users can comfortably use all the features and functionality of the Web Developer extension in their native language. The translations aim to be clear, accurate and consistent to deliver a polished and professional user experience.

Please note: This is just a language translation of the user interface text. The actual functionality of the extension remains unchanged.

FDBnet avatar Dec 05 '24 18:12 FDBnet

Thank you so much for this! I've had it on my list to look into localization under the new (ish) extension APIs so this is super helpful. Do you know if there is anything I need to do to make this work aside from include this file in the extension build?

I'm about to start working on a new version of the extension and will make sure to include this as part of it.

chrispederick avatar Dec 10 '24 17:12 chrispederick