web/flows: fix typo

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-11-15 19:52:17 +01:00
parent 867fb0dac0
commit 357bd65028
4 changed files with 18 additions and 6 deletions

View File

@ -270,7 +270,7 @@ ${JSON.stringify(this.getStage(this.state.currentPlan?.nextPlannedStage?.stageOb
<div class="pf-l-stack__item">
<div class="pf-c-card">
<div class="pf-c-card__header">
<div class="pf-c-card__title">${t`Current plan cntext`}</div>
<div class="pf-c-card__title">${t`Current plan context`}</div>
</div>
<div class="pf-c-card__body">
<pre>

View File

@ -1225,9 +1225,13 @@ msgstr "Created by"
msgid "Creation Date"
msgstr "Creation Date"
#:
#~ msgid "Current plan cntext"
#~ msgstr "Current plan cntext"
#: src/flows/FlowInspector.ts
msgid "Current plan cntext"
msgstr "Current plan cntext"
msgid "Current plan context"
msgstr "Current plan context"
#: src/pages/applications/ApplicationForm.ts
#: src/pages/flows/FlowForm.ts

View File

@ -1223,9 +1223,13 @@ msgstr "Créé par"
msgid "Creation Date"
msgstr "Date de création"
#:
#~ msgid "Current plan cntext"
#~ msgstr "Contexte du plan courant"
#: src/flows/FlowInspector.ts
msgid "Current plan cntext"
msgstr "Contexte du plan courant"
msgid "Current plan context"
msgstr ""
#: src/pages/applications/ApplicationForm.ts
#: src/pages/flows/FlowForm.ts

View File

@ -1219,8 +1219,12 @@ msgstr ""
msgid "Creation Date"
msgstr ""
#:
#~ msgid "Current plan cntext"
#~ msgstr ""
#: src/flows/FlowInspector.ts
msgid "Current plan cntext"
msgid "Current plan context"
msgstr ""
#: src/pages/applications/ApplicationForm.ts