javascript and api to stop and display active records (#772)
This commit is contained in:
@@ -589,6 +589,18 @@ För närvarande har %user% användare %records% tidsrekord som räknas upp till
|
||||
Dessa tidsposter kommer också att raderas!</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
Admin: Plugins
|
||||
-->
|
||||
<trans-unit id="label.version">
|
||||
<source>label.version</source>
|
||||
<target>Version</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.required_version">
|
||||
<source>label.required_version</source>
|
||||
<target state="translated">Kompatibel med</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
ROLES
|
||||
-->
|
||||
@@ -931,18 +943,10 @@ För närvarande har %user% användare %records% tidsrekord som räknas upp till
|
||||
<!--
|
||||
Navbar - recent entries and activities
|
||||
-->
|
||||
<trans-unit id="active.entries">
|
||||
<source>active.entries</source>
|
||||
<target state="translated">Du har %count% aktiv post | Du har %count% aktiva poster</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="timesheet.all">
|
||||
<source>timesheet.all</source>
|
||||
<target state="translated">Visa alla Poster</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="recent.activities">
|
||||
<source>recent.activities</source>
|
||||
<target state="translated">starta en av dina sista aktiviteter</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="recent.activities.format">
|
||||
<source>recent.activities.format</source>
|
||||
<target state="translated">%activity% i %project% för %customer%</target>
|
||||
|
||||
Reference in New Issue
Block a user