forked from RedwoodGamesStudio/plutocracy-de
-
Notifications
You must be signed in to change notification settings - Fork 0
/
politicians.xml
23 lines (23 loc) · 1.12 KB
/
politicians.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<politicians>
<descriptions>
<text id="congressman" need_translate="true" value=""/>
<text id="governor" need_translate="true" value=""/>
<text id="judge" need_translate="true" value=""/>
<text id="marshal" need_translate="true" value=""/>
<text id="prosecutor" need_translate="true" value=""/>
<text id="senator" need_translate="true" value=""/>
<text id="state_treasurer" need_translate="true" value=""/>
<text id="сhief_police" need_translate="true" value=""/>
</descriptions>
<role_names>
<text id="congressman" need_translate="true" value=""/>
<text id="governor" need_translate="true" value=""/>
<text id="judge" need_translate="true" value=""/>
<text id="marshal" need_translate="true" value=""/>
<text id="prosecutor" need_translate="true" value=""/>
<text id="senator" need_translate="true" value=""/>
<text id="state_treasurer" need_translate="true" value=""/>
<text id="сhief_police" need_translate="true" value=""/>
</role_names>
</politicians>