mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Fix inconsistent interpolations test by ignoring single plural keys (#12394)
This commit is contained in:
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
Block a user