<?xml version="1.0" encoding="utf-8"?>
<!--
	OGEEAT language configuration for WPML and Polylang (Polylang reads the
	same file through its WPML compatibility layer). Only free-text settings
	are listed: URLs, toggles and numeric values stay shared between languages.
-->
<wpml-config>
	<admin-texts>
		<key name="ogeeat_settings">
			<key name="llms_custom_title" />
			<key name="llms_custom_desc" />
			<key name="llms_custom_footer" />
			<key name="badge_label" />
			<key name="share_prompt" />
			<key name="share_label" />
		</key>
		<key name="ogeeat_org_settings">
			<key name="name" />
			<key name="street" />
			<key name="city" />
			<key name="country" />
			<key name="service_area" />
			<key name="opening_hours" />
			<key name="price_range" />
		</key>
	</admin-texts>
	<custom-fields>
		<custom-field action="translate">_ogeeat_og_title</custom-field>
		<custom-field action="translate">_ogeeat_og_description</custom-field>
		<custom-field action="copy">_ogeeat_og_image</custom-field>
		<custom-field action="translate">_ogeeat_voice_snippet</custom-field>
		<custom-field action="copy">_ogeeat_reviewer_id</custom-field>
		<custom-field action="copy">_ogeeat_exclude_llms</custom-field>
		<custom-field action="translate">_ogeeat_llms_note</custom-field>
	</custom-fields>
</wpml-config>
