41 lines
1.2 KiB
PHP
41 lines
1.2 KiB
PHP
<?php
|
|
// i18n-map.php @generated by automattic/jetpack-composer-plugin
|
|
return array(
|
|
'domain' => 'automattic-for-agencies-client',
|
|
'type' => 'plugins',
|
|
'packages' => array(
|
|
'jetpack-admin-ui' => array(
|
|
'path' => 'jetpack_vendor/automattic/jetpack-admin-ui',
|
|
'ver' => '0.8.0',
|
|
),
|
|
'jetpack-assets' => array(
|
|
'path' => 'jetpack_vendor/automattic/jetpack-assets',
|
|
'ver' => '4.3.32',
|
|
),
|
|
'jetpack-config' => array(
|
|
'path' => 'jetpack_vendor/automattic/jetpack-config',
|
|
'ver' => '3.1.1',
|
|
),
|
|
'jetpack-connection' => array(
|
|
'path' => 'jetpack_vendor/automattic/jetpack-connection',
|
|
'ver' => '8.2.2',
|
|
),
|
|
'jetpack-ip' => array(
|
|
'path' => 'jetpack_vendor/automattic/jetpack-ip',
|
|
'ver' => '0.4.10',
|
|
),
|
|
'jetpack-password-checker' => array(
|
|
'path' => 'jetpack_vendor/automattic/jetpack-password-checker',
|
|
'ver' => '0.4.9',
|
|
),
|
|
'jetpack-plugin-deactivation' => array(
|
|
'path' => 'jetpack_vendor/automattic/jetpack-plugin-deactivation',
|
|
'ver' => '0.3.26',
|
|
),
|
|
'jetpack-sync' => array(
|
|
'path' => 'jetpack_vendor/automattic/jetpack-sync',
|
|
'ver' => '4.35.0',
|
|
),
|
|
),
|
|
);
|