-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathloco.xml
More file actions
20 lines (20 loc) · 598 Bytes
/
loco.xml
File metadata and controls
20 lines (20 loc) · 598 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8"?>
<bundle name="Serbian Addons for WooCommerce">
<domain name="serbian-addons-for-woocommerce">
<project name="Serbian Addons for WooCommerce" slug="serbian-addons-for-woocommerce">
<source>
<directory>.</directory>
</source>
<target>
<directory>languages</directory>
</target>
<template>
<file>languages/serbian-addons-for-woocommerce.pot</file>
</template>
</project>
</domain>
<exclude>
<directory>node_modules</directory>
<directory>vendor</directory>
</exclude>
</bundle>