Browse Source

Fix inconsistent interpolations test by ignoring single plural keys (#12394)

closed-social-v3
Eugen Rochko 4 years ago
committed by GitHub
parent
commit
9d7cfcb1b3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      config/i18n-tasks.yml

+ 3
- 0
config/i18n-tasks.yml View File

@ -60,3 +60,6 @@ ignore_unused:
- 'admin.accounts.roles.*'
- 'admin.action_logs.actions.*'
- 'statuses.attached.*'
ignore_inconsistent_interpolations:
- '*.one'

Loading…
Cancel
Save