# BaseCloud Shield - Translations

This directory is reserved for translation files (.po, .mo) for the BaseCloud Shield plugin.

## 🌍 Internationalization

BaseCloud Shield is translation-ready and uses the text domain: `basecloud-shield`

## 📝 Contributing Translations

We welcome translations! Here's how to contribute:

1. Download [Poedit](https://poedit.net/) or use WordPress translation tools
2. Create a new translation for your language
3. Save files as:
   - `basecloud-shield-{locale}.po`
   - `basecloud-shield-{locale}.mo`
4. Submit via GitHub pull request or email to support@basecloudglobal.com

## 🗂️ File Structure

Translation files should follow this format:
```
languages/
├── basecloud-shield-es_ES.po
├── basecloud-shield-es_ES.mo
├── basecloud-shield-fr_FR.po
├── basecloud-shield-fr_FR.mo
└── basecloud-shield-de_DE.po
└── basecloud-shield-de_DE.mo
```

## 📋 Current Translations

- [ ] Spanish (es_ES)
- [ ] French (fr_FR)
- [ ] German (de_DE)
- [ ] Italian (it_IT)
- [ ] Portuguese (pt_BR)
- [ ] Dutch (nl_NL)

## 🔗 Resources

- [WordPress Internationalization](https://developer.wordpress.org/plugins/internationalization/)
- [Poedit - Translation Editor](https://poedit.net/)
- [GlotPress - WordPress.org Translations](https://translate.wordpress.org/)

---

**Help us translate BaseCloud Shield to your language!**
