<?xml version="1.0" encoding="UTF-8"?>
<!--
    WPML Language Configuration File for Forum Press Zone
    
    This file tells WPML what content needs translation in this plugin.
    See: https://wpml.org/documentation/support/language-configuration-files/
-->
<wpml-config>
    <!-- 
        Admin texts from wp_options table
        These options will appear in WPML → String Translation
    -->
    <admin-texts>
        <!-- Forum general settings -->
        <key name="presszone_forum_seo_slug_base" />
        <key name="presszone_forum_title" />
        <key name="presszone_forum_description" />
        
        <!-- Custom messages -->
        <key name="presszone_forum_closed_message" />
        <key name="presszone_forum_login_message" />
        
        <!-- Header/Footer HTML (if used) -->
        <key name="presszone_forum_header_html" />
        <key name="presszone_forum_footer_html" />
        
        <!-- User-facing labels -->
        <key name="presszone_forum_guest_label" />
        <key name="presszone_forum_moderator_label" />
        <key name="presszone_forum_admin_label" />
    </admin-texts>
</wpml-config>
