detail pages for customers and projects (#1371)

This commit is contained in:
Kevin Papst
2020-01-16 16:25:28 +01:00
committed by GitHub
parent 28c5357f11
commit 6a44dbfe83
131 changed files with 3055 additions and 1742 deletions

View File

@@ -14,6 +14,22 @@
<source>teams.customer_access</source>
<target>Grant access to customers</target>
</trans-unit>
<trans-unit id="team.visibility_global">
<source>team.visibility_global</source>
<target>Visible to everyone, as no team was assigned yet.</target>
</trans-unit>
<trans-unit id="team.visibility_restricted">
<source>team.visibility_restricted</source>
<target>Only visible to the following teams and all admins.</target>
</trans-unit>
<trans-unit id="team.project_visibility_inherited">
<source>team.project_visibility_inherited</source>
<target>The project has limited access, because team permissions are set for the customer.</target>
</trans-unit>
<trans-unit id="team.create_default">
<source>team.create_default</source>
<target>Create a new team to limit access</target>
</trans-unit>
</body>
</file>
</xliff>