# Translations for Carbonfooter Plugin This directory contains translations for the Carbonfooter plugin. ## How to Contribute Translations 1. Use a tool like Poedit (https://poedit.net/) to create translations 2. Create a .po file for your language (e.g., carbonfooter-nl_NL.po for Dutch) 3. Generate the corresponding .mo file 4. Place both files in this directory ## Naming Convention Translation files should follow this naming pattern: - carbonfooter-{locale}.po - carbonfooter-{locale}.mo Where {locale} is the WordPress locale code (e.g., nl_NL for Dutch, fr_FR for French). ## Available Translations Currently, the plugin includes the following translations: - English (default) - carbonfooter-en_US.po/mo - Dutch - carbonfooter-nl_NL.po/mo