PluginProbe
Forumax – AI Powered Advanced Community Forum Plugin / 2.4.2
Forumax – AI Powered Advanced Community Forum Plugin v2.4.2
2.4.4 2.4.3 2.4.2 2.4.1 2.4.0 trunk 1.0.8 1.1.0 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.2 1.3.3 1.4.0 1.4.1 2.0.0 2.1.0 All 29 releases
bbp-core / loco.xml

loco.xml in Forumax – AI Powered Advanced Community Forum Plugin 2.4.2, at loco.xml

31 lines 871 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?xml version="1.0" encoding="utf-8"?>
2 <bundle>
3 <domain name="forumax">
4 <project>
5 <source>
6 <exclude>
7 <directory>assets</directory>
8 </exclude>
9 </source>
10 <target>
11 <directory>languages</directory>
12 </target>
13 <template>
14 <file>languages/forumax.pot</file>
15 </template>
16 </project>
17 </domain>
18 <domain name="freemius">
19 <project name="freemius">
20 <source>
21 <directory>vendor/fs</directory>
22 </source>
23 <target>
24 <directory>vendor/fs/languages</directory>
25 </target>
26 <template>
27 <file>vendor/fs/languages/freemius.pot</file>
28 </template>
29 </project>
30 </domain>
31 </bundle>