Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Translations for metaStep #3022

Diokuz started this conversation in General
Discussion options

@Vorobeyko says it is not realized yet. But we need that.

// translations.js
module.exports = {
 osago: 'ОСАГО',
 actions: {
 fillFirstStep: 'фывафцуфау',
 },
}

but in the step.start event I only have

step {
 ...
 metaStep: MetaStep {
 actor: 'osago:',
 helper: null,
 name: 'fillFirstStep',
 helperMethod: 'fillFirstStep',
 status: 'pending',
 suffix: '',
 prefix: '',
 comment: '',
 args: [],
 stack: ''
 },
}

Probably should be handled here https://github.com/codeceptjs/CodeceptJS/blob/master/lib/container.js#L176

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #2568 on September 05, 2021 17:33.

AltStyle によって変換されたページ (->オリジナル) /