-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing question option translations
This flow was relying on the fallback to the option key which was removed in #2005. The following exception has just occurred in production [1]: I18n::MissingTranslationData: translation missing: en-GB.flow.part-year-profit-tax-credits.have_you_stopped_trading?.options.yes This commit adds unit tests which would've picked up the problem and adds the missing translations. [1]: https://errbit.publishing.service.gov.uk/apps/533c35ae0da1159384044f5f/problems/56233f4b6578634c6c971600
- Loading branch information
1 parent
5b15c03
commit 138808e
Showing
2 changed files
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters