# Translation Files

This directory contains translation files for BaseCloud UTM Tracker.

## Main Translation File

- `basecloud-utm-tracker.pot` - Template file for translations

## Supported Languages

The plugin is translation-ready and can be translated into any language.

To create a translation:

1. Use the .pot file as a template
2. Create .po and .mo files for your language
3. Name them: `basecloud-utm-tracker-{locale}.po` and `basecloud-utm-tracker-{locale}.mo`

Example: `basecloud-utm-tracker-es_ES.po` for Spanish (Spain)

## Text Domain

All translatable strings use the text domain: `basecloud-utm-tracker`
