Berichtsmodul
Das Modul ermöglicht die Erstellung und Einbindung eines neuen Berichts in ein Crowdin- oder Crowdin-Enterprise-Projekt. Du findest es im Abschnitt Berichte.
You can grant access to this module to one of the following user categories:
For Crowdin:
- Only me (i.e., project owner)
- All project members
- Selected users
For Crowdin Enterprise:
- Only organization admins
- All users in the organization projects
- Selected users
{ "modules": { "project-reports": [ { "key": "your-module-key", "name": "Modulname", "description": "Modulbeschreibung", "logo": "/logo.png", "url": "/reports-page" } ] }}key | Type: Required: yes Description: Module identifier within the Crowdin app. |
name | Typ: Erforderlich: ja Beschreibung: Der für Menschen lesbare Name des Moduls. |
description | Typ: Beschreibung: Die für Menschen lesbare Beschreibung der Funktion des Moduls. |
logo | Typ: Erforderlich: ja Beschreibung: Die relative URL zum Logo des Tools, das in der Crowdin Enterprise-Oberfläche angezeigt wird. |
url | Type: Required: yes (self-hosted apps only) Description: The relative URL to the content page of the module that will be integrated into the Crowdin Enterprise UI. |
environments | Typ: Zulässige Werte: Beschreibung: Menge der Umgebungen, in denen ein Modul installiert werden kann. |