24 lines
969 B
XML
24 lines
969 B
XML
<?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="en" datatype="plaintext" original="none">
|
|
<body>
|
|
<trans-unit id="reporting.title">
|
|
<source>reporting.title</source>
|
|
<target>Reporting</target>
|
|
</trans-unit>
|
|
<trans-unit id="report_user_week">
|
|
<source>report_user_week</source>
|
|
<target>Weekly view for one user</target>
|
|
</trans-unit>
|
|
<trans-unit id="report_user_month">
|
|
<source>report_user_month</source>
|
|
<target>Monthly view for one user</target>
|
|
</trans-unit>
|
|
<trans-unit id="report_monthly_users">
|
|
<source>report_monthly_users</source>
|
|
<target>Monthly view for all users</target>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|