-
Notifications
You must be signed in to change notification settings - Fork 1
/
locallang_db.xml
23 lines (23 loc) · 1.28 KB
/
locallang_db.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" standalone="yes" ?>
<T3locallang>
<meta type="array">
<type>database</type>
<description>Language labels for database tables/fields belonging to extension 'cris2typo3'</description>
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="tt_content.list_type_pi1">Cris2Typo3 - Selected Publications</label>
<label index="tt_content.list_type_pi2">Cris2Typo3 - List Publications</label>
<label index="tt_content.list_type_pi3">Cris2Typo3 - List Publications (Personal Page)</label>
<label index="tt_content.list_type_pi4">Cris2Typo3 - Recent Publications</label>
<label index="tt_content.list_type_any">Cris2Typo3 - Any Selected Publications</label>
</languageKey>
<languageKey index="de" type="array">
<label index="tt_content.list_type_pi1">Cris2Typo3 - Ausgewälte Publikationen</label>
<label index="tt_content.list_type_pi2">Cris2Typo3 - Auflistung der Publikationen</label>
<label index="tt_content.list_type_pi3">Cris2Typo3 - Auflistung der Publikationen (Mitarbeiterseite)</label>
<label index="tt_content.list_type_pi4">Cris2Typo3 - Neueste Publikationen</label>
<label index="tt_content.list_type_any">Cris2Typo3 - Gemischte Publikationen</label>
</languageKey>
</data>
</T3locallang>