forked from treehouse/mastodon
Fix inconsistent interpolations test by ignoring single plural keys (#12394)
parent
510e184216
commit
9d7cfcb1b3
|
@ -60,3 +60,6 @@ ignore_unused:
|
||||||
- 'admin.accounts.roles.*'
|
- 'admin.accounts.roles.*'
|
||||||
- 'admin.action_logs.actions.*'
|
- 'admin.action_logs.actions.*'
|
||||||
- 'statuses.attached.*'
|
- 'statuses.attached.*'
|
||||||
|
|
||||||
|
ignore_inconsistent_interpolations:
|
||||||
|
- '*.one'
|
||||||
|
|
Loading…
Reference in New Issue