2
0

Change terms of service generator to not be displayed (#35127)

This commit is contained in:
Eugen Rochko
2025-06-26 15:26:41 +02:00
committed by GitHub
parent 9576434d47
commit 1804a87193
2 changed files with 1 additions and 1 deletions

View File

@@ -71,6 +71,7 @@ ignore_unused:
- 'mail_subscriptions.unsubscribe.emails.*'
- 'preferences.other' # some locales are missing other keys, therefore leading i18n-tasks to detect `preferences` as plural and not finding use
- 'edit_profile.other' # some locales are missing other keys, therefore leading i18n-tasks to detect `preferences` as plural and not finding use
- 'admin.terms_of_service.generate' # temporarily disabled
ignore_inconsistent_interpolations:
- '*.one'