Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Fix translation keys for import questionnaire form #1382

Merged
merged 2 commits into from
Sep 20, 2023

Conversation

sjd78
Copy link
Member

@sjd78 sjd78 commented Sep 20, 2023

The import form had incorrect translation keys. Keys are adjusted to use the secondary grouping "dialog.message" etc.

The import form had incorrect translation keys.  Keys are adjusted
to use the secondary grouping "dialog.message" etc.

Signed-off-by: Scott J Dickerson <[email protected]>
@sjd78
Copy link
Member Author

sjd78 commented Sep 20, 2023

Before:
image

After:
image

@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (cea0000) 41.44% compared to head (af1d9f2) 41.44%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1382   +/-   ##
=======================================
  Coverage   41.44%   41.44%           
=======================================
  Files         137      137           
  Lines        4292     4292           
  Branches     1038     1038           
=======================================
  Hits         1779     1779           
  Misses       2424     2424           
  Partials       89       89           
Flag Coverage Δ
client 41.44% <ø> (ø)
server ∅ <ø> (∅)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants