Browse Source
Fix inconsistent interpolations test by ignoring single plural keys (#12394)
closed-social-v3
Eugen Rochko
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
0 deletions
-
config/i18n-tasks.yml
|
|
@ -60,3 +60,6 @@ ignore_unused: |
|
|
|
- 'admin.accounts.roles.*' |
|
|
|
- 'admin.action_logs.actions.*' |
|
|
|
- 'statuses.attached.*' |
|
|
|
|
|
|
|
ignore_inconsistent_interpolations: |
|
|
|
- '*.one' |