You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe this is more of a question, somewhat referencing issue #53
I am still getting the same error when running localization:missing command but on a different line
'offers' => array(
'message' => array(
'login' => 'You need to login first.',
'premium' => 'You need to change your membership to premium. If you want to know more, click <a class="btn-link" target="_blank" href=":membership">here</a> to find out.',
'card' => 'You can use your member card for this offer.'
)
),
Then I added message to the never_obsolete_keys array
Maybe this is more of a question, somewhat referencing issue #53
I am still getting the same error when running localization:missing command but on a different line
My directive is this:
And my translation file looks like this:
Then I added message to the never_obsolete_keys array
And the error_log gives this output:
The text was updated successfully, but these errors were encountered: