-
Notifications
You must be signed in to change notification settings - Fork 0
/
locallang.xml
21 lines (21 loc) · 877 Bytes
/
locallang.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3locallang>
<meta type="array">
<type>module</type>
<description>Language labels for extension 'ke_troubletickets'</description>
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="pi1_title">Troubletickets</label>
<label index="pi1_plus_wiz_description">Adds the Troubletickets plugin to the page.</label>
</languageKey>
<languageKey index="de" type="array">
<label index="pi1_title">Troubletickets</label>
<label index="pi1_plus_wiz_description">Das Troubletickets-Plugin auf der Seite anzeigen.</label>
</languageKey>
<languageKey index="pl" type="array">
<label index="pi1_title">System zgłoszeń</label>
<label index="pi1_plus_wiz_description">Dodaje plugin systemu zgłoszeń na Twojej stronie</label>
</languageKey>
</data>
</T3locallang>