first commit
This commit is contained in:
24
wp-content/plugins/loco-translate/loco.xml
Normal file
24
wp-content/plugins/loco-translate/loco.xml
Normal file
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<bundle name="Loco Translate" min-version="2.0.14">
|
||||
<domain name="loco-translate">
|
||||
<project name="Loco Translate" slug="loco-translate">
|
||||
<source>
|
||||
<directory>src</directory>
|
||||
<directory>tpl</directory>
|
||||
<file>loco.php</file>
|
||||
</source>
|
||||
<target>
|
||||
<directory>languages</directory>
|
||||
</target>
|
||||
<template>
|
||||
<file>languages/loco-translate.pot</file>
|
||||
</template>
|
||||
</project>
|
||||
</domain>
|
||||
<exclude>
|
||||
<directory>tmp</directory>
|
||||
<directory>lib</directory>
|
||||
<directory>pub</directory>
|
||||
<directory>test</directory>
|
||||
</exclude>
|
||||
</bundle>
|
||||
Reference in New Issue
Block a user