diff --git a/web/src/flows/FlowInspector.ts b/web/src/flows/FlowInspector.ts index cc57157cc..33cc4a400 100644 --- a/web/src/flows/FlowInspector.ts +++ b/web/src/flows/FlowInspector.ts @@ -270,7 +270,7 @@ ${JSON.stringify(this.getStage(this.state.currentPlan?.nextPlannedStage?.stageOb
diff --git a/web/src/locales/en.po b/web/src/locales/en.po index 594445c4e..4165235d2 100644 --- a/web/src/locales/en.po +++ b/web/src/locales/en.po @@ -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 diff --git a/web/src/locales/fr_FR.po b/web/src/locales/fr_FR.po index a168024c0..0df680e9f 100644 --- a/web/src/locales/fr_FR.po +++ b/web/src/locales/fr_FR.po @@ -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 diff --git a/web/src/locales/pseudo-LOCALE.po b/web/src/locales/pseudo-LOCALE.po index bf8718241..ce0e5ff94 100644 --- a/web/src/locales/pseudo-LOCALE.po +++ b/web/src/locales/pseudo-LOCALE.po @@ -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