added reporting screen (#1805)
This commit is contained in:
19
translations/reporting.de.xlf
Normal file
19
translations/reporting.de.xlf
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<file source-language="en" target-language="de" datatype="plaintext" original="reporting.en.xlf">
|
||||
<body>
|
||||
<trans-unit id="reporting.title">
|
||||
<source>reporting.title</source>
|
||||
<target>Reporting</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="report_user_month">
|
||||
<source>report_user_month</source>
|
||||
<target>Monatsansicht für einen Benutzer</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="report_monthly_users">
|
||||
<source>report_monthly_users</source>
|
||||
<target>Monatsansicht für alle Benutzer</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
Reference in New Issue
Block a user