-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathlocallang_db.xml
More file actions
25 lines (25 loc) · 1.19 KB
/
locallang_db.xml
File metadata and controls
25 lines (25 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<T3locallang>
<meta type="array">
<description>Labels for simulatebe.</description>
<type>module</type>
<csh_table></csh_table>
<labelContext type="array">
</labelContext>
</meta>
<data type="array">
<languageKey index="default" type="array">
<label index="fe_users.tx_simulatebe_beuser">Related Backend User</label>
<label index="fe_users.tx_simulatebe">Simulate Backend User</label>
<label index="be_users.tx_simulatebe_feuserusername">Username of the Frontend User to simulate</label>
<label index="be_users.tx_simulatebe">Advanced</label>
</languageKey>
<languageKey index="de" type="array">
<label index="fe_users.tx_simulatebe_beuser">Entsprechender Backend-Benutzer</label>
<label index="fe_users.tx_simulatebe">Simuliere Backend-Benutzer</label>
<label index="be_users.tx_simulatebe_feuserusername">Benutzername des zu simulierenden Frontend-Benutzers
</label>
<label index="be_users.tx_simulatebe">Erweitert</label>
</languageKey>
</data>
</T3locallang>