# jetpack/16.3-a.1/wpml-config.xml

Jetpack – WP Security, Backup, Speed, &amp; Growth, version 16.3-a.1. 47 lines.

- Page: https://pluginprobe.com/plugins/jetpack/16.3-a.1/code/wpml-config.xml
- Raw: https://pluginprobe.com/plugins/jetpack/16.3-a.1/raw/wpml-config.xml
- Modified: 2022-06-08T16:47:30+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/jetpack/16.3-a.1/code/wpml-config.xml#L10-L20`.

```xml
<wpml-config>
	<admin-texts>
		<key name="sharing-options">
			<key name="global">
				<key name="sharing_label" />
			</key>
		</key>
		<key name="highlander_comment_form_prompt" />
	</admin-texts>
	<gutenberg-blocks>
		<gutenberg-block type="jetpack/field-name" translate="1">
			<key name="label">
			</key>
		</gutenberg-block>
		<gutenberg-block type="jetpack/field-email" translate="1">
			<key name="label">
			</key>
		</gutenberg-block>
		<gutenberg-block type="jetpack/field-telephone" translate="1">
			<key name="label">
			</key>
		</gutenberg-block>
		<gutenberg-block type="jetpack/field-textarea" translate="1">
			<key name="label">
			</key>
		</gutenberg-block>
		<gutenberg-block type="jetpack/field-radio" translate="1">
			<key name="label"></key>
			<key name="options">
				<key name="*"></key>
			</key>
		</gutenberg-block>
		<gutenberg-block type="jetpack/field-select" translate="1">
			<key name="label"></key>
			<key name="options">
				<key name="*"></key>
			</key>
		</gutenberg-block>
		<gutenberg-block type="jetpack/button" translate="1">
			<key name="text"></key>
		</gutenberg-block>
		<gutenberg-block type="jetpack/field-consent" translate="1">
			<key name="implicitConsentMessage"></key>
		</gutenberg-block>
	</gutenberg-blocks>
</wpml-config>

```
