-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlocallang.xml
More file actions
21 lines (21 loc) · 824 Bytes
/
locallang.xml
File metadata and controls
21 lines (21 loc) · 824 Bytes
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 't3registration'</description>
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="pi1_title">Registration</label>
<label index="pi1_plus_wiz_description">Registration process</label>
</languageKey>
<languageKey index="it" type="array">
<label index="pi1_title">Registrazione</label>
<label index="pi1_plus_wiz_description">Processo di registrazione</label>
</languageKey>
<languageKey index="de" type="array">
<label index="pi1_title">Registrierung</label>
<label index="pi1_plus_wiz_description">Formulare für Benutzer-Registrierung</label>
</languageKey>
</data>
</T3locallang>