Remove CPulsTeamZuordnung entity definitions, localization files, and update cache timestamps in configuration and state files.
This commit is contained in:
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create CPulsTeamZuordnung": "Team-Zuordnung erstellen",
|
||||
"CPulsTeamZuordnung": "Puls Team-Zuordnung",
|
||||
"cPulsTeamZuordnung": "Puls Team-Zuordnungen"
|
||||
},
|
||||
"fields": {
|
||||
"name": "Name",
|
||||
"puls": "Puls",
|
||||
"team": "Team",
|
||||
"aktiv": "Aktiv",
|
||||
"abgeschlossen": "Abgeschlossen",
|
||||
"abgeschlossenAm": "Abgeschlossen am",
|
||||
"abgeschlossenVon": "Abgeschlossen von",
|
||||
"prioritaet": "Priorität"
|
||||
},
|
||||
"links": {
|
||||
"puls": "Puls",
|
||||
"team": "Team",
|
||||
"abgeschlossenVon": "Abgeschlossen von"
|
||||
},
|
||||
"tooltips": {
|
||||
"aktiv": "Ist diese Team-Zuordnung aktiv? Inaktive werden nicht angezeigt."
|
||||
},
|
||||
"options": {
|
||||
"prioritaet": {
|
||||
"Niedrig": "Niedrig",
|
||||
"Normal": "Normal",
|
||||
"Hoch": "Hoch"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user