# Translation Files

This directory contains translation files for the Nuvora Reading Time & Progress Bar plugin.

## For Translators

To translate this plugin into your language:

1. Copy the `nuvora-reading-time-progress-bar.pot` file
2. Use a translation tool like [Poedit](https://poedit.net/) to create your `.po` and `.mo` files
3. Name them using the WordPress locale code (e.g., `nuvora-reading-time-progress-bar-fr_FR.po`)
4. Place the `.mo` file in this directory

## Generating the .pot file

If you're a developer updating translatable strings:

```bash
wp i18n make-pot /path/to/nuvora-reading-time-progress-bar /path/to/nuvora-reading-time-progress-bar/languages/nuvora-reading-time-progress-bar.pot
```

Or use a tool like [Poedit](https://poedit.net/) or the [WordPress Plugin Directory](https://translate.wordpress.org/).

## Contributing Translations

We welcome community translations! You can contribute via:
- WordPress.org translation platform (once the plugin is published)
- Pull requests on GitHub

## Current Translations

- English (en_US) - Default
