Fix inconsistent interpolations test by ignoring single plural keys (#12394)
This commit is contained in:
parent
510e184216
commit
9d7cfcb1b3
1 changed files with 3 additions and 0 deletions
|
@ -60,3 +60,6 @@ ignore_unused:
|
|||
- 'admin.accounts.roles.*'
|
||||
- 'admin.action_logs.actions.*'
|
||||
- 'statuses.attached.*'
|
||||
|
||||
ignore_inconsistent_interpolations:
|
||||
- '*.one'
|
||||
|
|
Loading…
Reference in a new issue