added annotation based exporter (#1831)
* added user exporter * added project exporter * added customer exporter * added activity exporter
This commit is contained in:
@@ -484,6 +484,10 @@
|
||||
<source>profile.first_entry</source>
|
||||
<target>Arbeitet seit</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="profile.registration_date">
|
||||
<source>profile.registration_date</source>
|
||||
<target>Registriert am</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="profile.settings">
|
||||
<source>profile.settings</source>
|
||||
<target>Profil</target>
|
||||
|
||||
@@ -484,6 +484,10 @@
|
||||
<source>profile.first_entry</source>
|
||||
<target>Working since</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="profile.registration_date">
|
||||
<source>profile.registration_date</source>
|
||||
<target>Registered at</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="profile.settings">
|
||||
<source>profile.settings</source>
|
||||
<target>Profile</target>
|
||||
|
||||
Reference in New Issue
Block a user